Global Spinner for Reference Fields
Status
Release Available | Status | Framework Name |
---|---|---|
4.2 | Current | MUI and Mint |
General
For the reference fields and dependent reference fields, a portal administrator can configure showing the loading animation or global spinner when the values for the reference fields are loading. This stops the user from performing any action when the Portal loads values for the reference fields. These are independent of the Global Spinner settings configured for loading the Portal.
Use the following configuration in Global Settings to show the Global spinner for the Reference fields:
The following configuration is handled globally and when you set it to true, the configuration is applicable to all the actors having reference fields or dependent reference fields on the VF page.
"showGlobalLoaderForReferencefields": true
"messagePositions": {
"loadingAnimation": "global" }
To hide the Global spinner for the Reference fields, use the following configuration:
"showGlobalLoaderForReferencefields": false