CSS Stylesheets in CIS mobile
CIS mobile allows administrators to customize the layout, design, and visibility of user interface elements using CSS stylesheets. This enables not only visual changes but also dynamic control over which fields or columns are shown or hidden, and in what order. General Stylesheets The system includes various base stylesheets:
Example:
These settings control the general appearance of components like table headers or section containers. User Group-Specific Stylesheets
A powerful feature of CIS mobile is assigning a dedicated stylesheet to each user group. These files
are named accordingly, for example: These group-specific stylesheets allow precise control over what each user sees:
Example for detail fields in a contact view:
Example for table columns in an offers list:
Benefit This concept ensures that each user or user group only sees the information relevant to their role. It improves clarity, usability, and productivity, especially in organizations with varying user requirements. |