For the complete documentation index, see llms.txt. This page is also available as Markdown.

UI Templates

An UI Template is the HTML Code (VIEW) of the application.

In order to create an UI Template, follow these steps: -

  1. On navigation, under Scripts go to UI Templates. You will see a list of all the UI Templates belonging to different applications.

  2. Click on ‘settings icon’ on top left corner and then click ‘new’.

  3. A form appears where you have to provide the following details: -

  4. Name - name of the UI Template.

  5. Category: -

  6. System – UI Template belongs to system application.

  7. Email – UI Template as an email template.

  8. Public – UI Template belongs to application which will be used by all users.

  9. Script – The html code(view).

  10. Click on ‘create’ button. That’s it, you have created the UI Template for the application

Last updated