Update 30/03/2023: Bonus, now with added bold and line breaks!
One of the main limitations of Sitecore Forms in my opinion is not having a rich text field. No doubt this is something that could be implemented without too much of a headache, but a simpler option is to allow basic markdown such as links.
eg. this is a sentence with [a link](https://google.com) in it
Fortunately, using a custom field factory (see my previous post) this is pretty simple!
No comments:
Post a Comment