I am working on Adaptive forms and would like to know if there is any feature for Rich Text Editing/Component.
Any direction regarding adding RTE component or customization to enable RTE for Adaptive forms is really appreciated.
Thanks,
Mark
Solved! Go to Solution.
Views
Replies
Total Likes
Currently there is no Adaptive Form OOTB component, capable to take input as 'rich text'.
You can write a custom component using custom widget, which supports rich text input capabilities. Following are the links for how to write a custom widget:
[1] http://helpx.adobe.com/livecycle/help/mobile-forms/creating-custom-widgets.html
[2] http://helpx.adobe.com/livecycle/help/mobile-forms/available-widgets.html
[3] https://git.corp.adobe.com/pages/vdua/sample-xfa-widget-tutorial/jekyll/update/2014/04/09/creating-a...
[4] https://git.corp.adobe.com/livecycle/cq-guides/wiki/Custom-Widgets-in-Adaptive-Form
Views
Replies
Total Likes
Its already there. Have a look at test component of adaptive form.
Views
Replies
Total Likes
Please use 'Static text' component available in side-kick under 'Adaptive Form'. It has rich text capabilities.
Views
Replies
Total Likes
Static Component looks like appears on the form as a constant text or basically for supplying additional information for users of the form.
What I am looking for is something like:
Name: ----------(text)
Address:...........(text)
Additional Description ........(RTE)
The above "Additional Description" field should be sent on form "submit" in addition to the other fields of the form.
Thanks,
Mark
Views
Replies
Total Likes
Currently there is no Adaptive Form OOTB component, capable to take input as 'rich text'.
You can write a custom component using custom widget, which supports rich text input capabilities. Following are the links for how to write a custom widget:
[1] http://helpx.adobe.com/livecycle/help/mobile-forms/creating-custom-widgets.html
[2] http://helpx.adobe.com/livecycle/help/mobile-forms/available-widgets.html
[3] https://git.corp.adobe.com/pages/vdua/sample-xfa-widget-tutorial/jekyll/update/2014/04/09/creating-a...
[4] https://git.corp.adobe.com/livecycle/cq-guides/wiki/Custom-Widgets-in-Adaptive-Form
Views
Replies
Total Likes
Views
Likes
Replies