I have the need to have rich text input. The input needs to be formatted to allow for things like bullet lists, bold, underline. Basically, I need an input control like the control I'm typing in now on this forum.
It appears that Framework Components don't have a component for Rich Text input. There is a SoHoRichTextEditor component.
Questions:
- Is there a Framework component that allows for Rich Text? I don't see one, but I want to make sure I'm not missing it.
- Is there a way to control the size of the SoHoRichTextEditor? When I run the form, the Rich Text editor is always the same size. Regardless of what the height is set at.