Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I would like to give my users the ability to submit form answers with rich-text formatting. Can I just modify FieldType.Textfield.cshtml and make it render a rich text editor?
Hi Mike,
There are some documentation on how to extend Umbraco forms with custom field types : https://our.umbraco.com/documentation/Add-ons/UmbracoForms/Developer/Extending/Adding-a-Fieldtype
On the frontend you could solve this by using TinyMce or another richt text editor javascript plugin ?
But I wonder what the use case is for having a form with a rich text field on it.
Dave
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Can I create a Umbraco Forms answer type as Rich Text?
I would like to give my users the ability to submit form answers with rich-text formatting. Can I just modify FieldType.Textfield.cshtml and make it render a rich text editor?
Hi Mike,
There are some documentation on how to extend Umbraco forms with custom field types : https://our.umbraco.com/documentation/Add-ons/UmbracoForms/Developer/Extending/Adding-a-Fieldtype
On the frontend you could solve this by using TinyMce or another richt text editor javascript plugin ?
But I wonder what the use case is for having a form with a rich text field on it.
Dave
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.