Applications are intended to be the final piece of the Solution. An Application combines pages and defines access to them through Roles

Creating Applications

In order to fully see how Applications work it is advisable to create pages first 

  1. Open Application Studio of your solution
  2. From the left menu, select Applications -> User Applications
  3. Click on New Application. The new Application page displays
  4. Enter the application properties as follows:

    PropertyDescription
    Application NameEnter a meaningful name to help remember purpose of application (ex: JobApp)
    Is start menu????
    Is hidden????
    Order in List????
    DescriptionEnter a meaningful description. This description should explain the purpose of this application
  5. Click Save. The application setup page displays

Edit Application

  1. Open Application Studio of your solution
  2. From the left menu, select Application -> User Applications
  3. Click the  Edit button next to the Application you want to modify.
  4. Update the modify User Application page
  5. Click Save

Delete Application

  1. Open Application Studio of your solution
  2. From the left menu, select Application -> User Application
  3. Click on  Delete button next to the application you want to delete. Alternatively, you can select multiple Applications and select the With Selected Do toolbar button and then Delete.

Adding Page to application

  1. Open Application Studio of your solution 
  2. Select Application -> User Application 
  3. Click on the blue text link of your application
  4. Right click on the house icon located on the left hand side: 
  5. Click on Add Page: 

      . The right side of the screen will open up a page editor

  6. Enter the properties as follows:

    ProperDescription
    Menu LabelThis will be the name of a page in the application
    Target Page?????
    Page parameters?????
    Start page?????
    Open page in new window?????
    Use page's description as tooltip?????
    Select IconThis will be the icon attached to the page in the application
    DescriptionEnter a meaningful description. This description should explain the pages purpose

Remove page from application

  1. Open Application Studio of your solution 
  2. Select Application -> User Application 
  3. Click on the blue text link of your application
  4. Click on the house plus sign to view the pages.
  5. Right Click on the page you wish to delete 
  6. Click on Delete: 

Adding permission to an application

This section assumes that there exist an application and a role in the solution

  1. Open Application Studio of your solution 
  2. Select Application -> User Application 
  3. Click on the blue text link of your application
  4. Click on the Application Permissions tab
  5. Click the  Edit button
  6. Choose the role you want to give access to the page
  7. Click Save

Adding permission to a page in an application

This section assumes that there exists an application, a page, and a role in the solution

  1. Open Application Studio of your solution 
  2. Select Application -> User Application 
  3. Click on the blue text link of your application
  4. Expand the application tree by clicking on house button: 
  5. Choose a page under the application tree 

  6. Click on the Item Permission tab
  7. Click the  Edit button
  8. Choose the role you want to give access to the application
  9. Click Save


  • No labels