Within Sugar Sell, is it possible for a user to enter text into a text field and apply mark-ups for bold, italics, colours, etc? I suspect not but am wondering if some add-in might support this?
Within Sugar Sell, is it possible for a user to enter text into a text field and apply mark-ups for bold, italics, colours, etc? I suspect not but am wondering if some add-in might support this?
An OOTB solution is to create a custom HTML field through Studio.
Another option, which requires some coding, is to render a regular text field as a html one.
Regards
Hi Andre. Unfortunately HTML fields are display only. I need the ability for end users to mark-up their input within a Text field.
I have not tried this myself, but maybe you could leverage the htmleditable_tinymce field customization described here:
FrancescaS
That looks like an interesting possibility. I'll have to chat with our implementation partner about that. Thanks Francesca.