AgileApps Support Wiki Pre Release

Difference between revisions of "Rich text Editor for RTA field"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 1: Line 1:
Froala Editor is a lightweight WYSIWYG HTML Editor written in Javascript that enables rich text editing capabilities in the '''Rich Text Area''' field type of AgileApps platform.
Froala Editor is a lightweight WYSIWYG HTML Editor written in Javascript that enables rich text editing capabilities in the '''Rich Text Area''' field type of AgileApps platform.


:* This feature allows you to upload files and images in the '''Rich Text Area''' field type.
:* Post login, this feature allows you to upload files and images in the '''Rich Text Area''' field type.
:* Post login, you can either drag and drop, or click to browse through your files.
:* You can either drag and drop, or click to browse through your files.
:* Post login, you can also copy and paste the content with images, as a URL. The images are stored as an external link when you whitelist(CORS) the external domain.
:* You can also copy and paste the content with images, as a URL. The images are stored as an external link when you whitelist(CORS) the external domain.
:* Post login, the functionality is available to you when adding or updating records in new runtime user interface.
:* The functionality is available to you when adding or updating records in new runtime user interface.
:* You also have the ability to delete or change images when updating records in new runtime user interface.
:* You also have the ability to delete or change images when updating records in new runtime user interface.

Revision as of 16:17, 17 August 2021

Froala Editor is a lightweight WYSIWYG HTML Editor written in Javascript that enables rich text editing capabilities in the Rich Text Area field type of AgileApps platform.

  • Post login, this feature allows you to upload files and images in the Rich Text Area field type.
  • You can either drag and drop, or click to browse through your files.
  • You can also copy and paste the content with images, as a URL. The images are stored as an external link when you whitelist(CORS) the external domain.
  • The functionality is available to you when adding or updating records in new runtime user interface.
  • You also have the ability to delete or change images when updating records in new runtime user interface.