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

Properties

How to create properties

Properties are the global variables in the system that can be accessed across any application.

In order to create a property, follow these steps: -

  1. On navigation, under Configure click on Properties. You will see list of all the properties.

  2. Click on settings icon on top left corner and then click new or just click on the ‘+’ icon on top left corner of the table.

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

  4. Name – name of the property.

  5. Value– value of the property.

  6. Description – A short description about the property (e.g., for what purpose the property is being used).

  7. Active – Select active if you want the property to be active to be used across application.

  8. Type – Select the type of the property (String, Integer, Color, Boolean).

  9. Click on ‘create’ button. That’s it, you have created a Property.

PreviousClient ScriptNextScripting Console

Last updated 4 years ago

Was this helpful?