Adaptive user interface
Platform applications are adaptive; you can tailor user interface components in the same application to appear differently on different devices. Platform also automatically applies some adaptive features. See Automatic adaptive features for different devices.
Adaptive features include:
- Platform renders record list pages on mobile devices using cards and card containers. See Cards and card containers for information about cards and card containers. See Creating and editing cards for details about creating and editing cards.
- Tabs, page sections, views, and buttons are tailored to the device(s) on which they will be visible. See Tailoring page components and views to devices for more information.
- You can position field labels above field values on specified devices. You can also hide individual field labels. See Customizing field labels for more information.
- Platform includes client-side JavaScript functions for detecting mobile devices. See Automatic adaptive features for different devices for details.
- Platform includes CSS classes for detecting mobile devices. See Custom CSS for details.