I have script field that outputs markdown. The markdown works correctly.
In another form I have a field that is defined as a Link To Form field. The Link to Form field contains the script field from the other form. The Markdown is not rendered properly. It displays the markdown.
Hi Steven,
Ah good catch. I’ll have to add it to the Link to Form field display.
Thanks,
Brendan
My impression is that the markdown is only rendered in the native field output of the layout. Anywhere else it outputs the markdown code.
I just updated my code so it’ll render the markdown within a cell of the table grid component I use. So on the Multi-Column List View and the Table and Link to Form fields.
Great! I will keep an eye out for the change.