![]() |
![]() |
Sorting and Grouping are closely related features: sorting arranges links appearing on the myAccess Links page according to category (Presentations created in Presentation Integrator with multiple views have their own sorting categories). Grouping visually separates sorted links and arranges them under user-assigned labels, which allows links to be listed in identified groups.
Sorting is done by arranging the order of the list of categories stored in the variable sortingOrder. (You can change the settings for this variable from the camconfig.properties file.) All of the categories must remain, but their order can be changed, placing the ones most commonly used nearest the front. On the myAccess Links page, the links for each category will appear in the order set by the sortingOrder variable.
Grouping allows links to be listed in identified groups, such as Inventory and Sales. Each category has its own variable in the camconfig.properties file. The order of these variables decides the grouping arrangement of the links on the myAccess Links page. Groups given the same value, and organized together in the camconfig.properties file, will be listed under the same heading. Each category can be listed under a unique heading, or the under the same headings in different locations. To use the same headings in two different locations, different category variables must be given the same name, but organized so that they are separated by categories with other names.
![]() |
Before editing the properties file, we recommend that you first make a back-up copy for safekeeping. |
To sort and group the myAccess Links | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MCS_install_root/components/PresentationBuilder/camconfig/ The following categories are combined into the value of the variable sortingOrder, and listed separately for group names:
All of these categories must remain in the value of sortingOder and as variables for group names. They may be reorganized, and their group name values changed, but not deleted. For more details on these variables, see Variables in the camconfig.properties File |
Valid only when layoutType=enhanced. Sorting and Grouping can also be done in custom mode, but would require user-specific XML code.
![]() |
|
![]() |
The myAccess Links Page |
![]() |
Customizing the myAccess Links Page |
![]() |
Changing the Basic Colors |
![]() |
Changing the Company Logo |
![]() |
Creating a Custom Application |
![]() |
Variables in the camconfig.properties File |
![]() |