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
- Open Application Studio of your solution
- From the left menu, select Applications -> User Applications
- Click on New Application. The new Application page displays
Enter the application properties as follows:
Property Description Application Name Enter a meaningful name to help remember purpose of application (ex: JobApp) Is start menu ???? Is hidden ???? Order in List ???? Description Enter a meaningful description. This description should explain the purpose of this application - Click Save. The application setup page displays
Edit Application
- Open Application Studio of your solution
- From the left menu, select Application -> User Applications
- Click the Edit button next to the Application you want to modify.
- Update the modify User Application page
- Click Save
Delete Application
- Open Application Studio of your solution
- From the left menu, select Application -> User Application
- 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
- Open Application Studio of your solution
- Select Application -> User Application
- Click on the blue text link of your application
- Right click on the house icon located on the left hand side:
Click on Add Page:
. The right side of the screen will open up a page editor
Enter the properties as follows:
Proper Description Menu Label This 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 Icon This will be the icon attached to the page in the application Description Enter a meaningful description. This description should explain the pages purpose
Remove page from application
- Open Application Studio of your solution
- Select Application -> User Application
- Click on the blue text link of your application
- Click on the house plus sign to view the pages.
- Right Click on the page you wish to delete
Click on Delete:
Adding permission to an application
This section assumes that there exist an application and a role in the solution
- Open Application Studio of your solution
- Select Application -> User Application
- Click on the blue text link of your application
- Click on the Application Permissions tab
- Click the Edit button
- Choose the role you want to give access to the page
- 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
- Open Application Studio of your solution
- Select Application -> User Application
- Click on the blue text link of your application
- Expand the application tree by clicking on house button:
Choose a page under the application tree
- Click on the Item Permission tab
- Click the Edit button
- Choose the role you want to give access to the application
- Click Save