I would like to add a custom HTML Tag / Custom Link to a pages section title column.
Unfortunately i did not have success. Also type: url does not work for me…
In a pages section with list-layout that is working. (above)
Is that possible at all? What is the trick?
columns:
test:
label: HTML Test
html: false
value: "<a href="https://google.de">test</a>"
test2:
label: HTML Test 2
html: true
value: "<a href="https://google.de">test</a>"
Thx, that works and i saw you have updated the docs.
Since 3.7 we have to use "{< page.getXyzHTML >}" to add HTML to text or info of a pages section.
Any Reason why that is different in that case ?
Is it possible to overwrite the default title-column to a HTML-Type instead of a URL-Type?
My current workaround is to set text: false and create a new title column: