Difference between revisions of "New Runtime User Interface for AgileApps"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 6: | Line 6: | ||
:*RTL support - Right to left support is included to support locales where a user reads from right to left. | :*RTL support - Right to left support is included to support locales where a user reads from right to left. | ||
:*Responsive application - The revamped UI is better equipped to support more devices and multiple screen resolutions. | :*Responsive application - The revamped UI is better equipped to support more devices and multiple screen resolutions. | ||
For information about migrating from the legacy UI to the revamped UI, refer to the following: | |||
:*[[JavaScript Field Type Reference for Revamped AgileApps UI]] | |||
:*[[Post Selection JavaScript]] | |||
:*[[Field Scripts]] | |||
:*[[Form Scripts]] | |||
:*[[Custom Form Actions]] | |||
==Frequently Asked Questions for the Revamped AgileApps UI== | |||
:1. How can I execute custom form actions on the record details page? | |||
:A: With the new UI, you can access the custom form actions as follows: | |||
::a. Open a record. | |||
::b. Click the vertical 3 dots next to the Save button at the top-right corner of the screen. |
Revision as of 13:34, 11 October 2018
Overview
You now have a new and improved user interface for AgileApps. With this revamped user interface, you have the following benefits:
- Accessibility - This interface conforms with the global accessibility standards.
- Browser support - This interface is supported on all the latest versions of Firefox, Chrome, and Internet Explorer Edge browsers.
- Security - The revamped user interface is more secure than its predecessor.
- RTL support - Right to left support is included to support locales where a user reads from right to left.
- Responsive application - The revamped UI is better equipped to support more devices and multiple screen resolutions.
For information about migrating from the legacy UI to the revamped UI, refer to the following:
Frequently Asked Questions for the Revamped AgileApps UI
- 1. How can I execute custom form actions on the record details page?
- A: With the new UI, you can access the custom form actions as follows:
- a. Open a record.
- b. Click the vertical 3 dots next to the Save button at the top-right corner of the screen.