Documentation
  • Introduction
  • The Platform
    • Create Application
    • View Builder
    • Report Builder
    • UI Templates
    • Client Policies
    • Client Script
    • Properties
    • Scripting Console
    • Routes
    • Server Policies
    • Server Scrips
    • Scheduled Jobs
    • Data Aggregation
    • Fields
    • Field Dropdowns
    • Collections
    • Sample Application
    • Debugging
  • Reference
    • Introduction
    • API
    • Functions
    • Errors
  • SOFOS EDU-TECH
    • Introduction
    • Reports
    • API
  • PELATIS ITSM
    • Introduction
  • Apps
    • USER MANAGEMENT APP
    • Order Management
      • Client
        • OrderManagement
        • AllOrders
        • ProductManagement
          • ProductTable
          • ProductForm
      • Server Scripts
        • Order
        • Product
      • API
        • Orders
        • Products
Powered by GitBook
On this page

Was this helpful?

  1. The Platform

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

PreviousReport BuilderNextClient Policies

Last updated 1 year ago

Was this helpful?