isLoading in UI Policy Script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2018 11:42 AM
In onChange Scripts we can use the isLoading variable to determine if the form has been loaded or is still loading. I tried to use that variable in an UI Policy, but it is undefined there. Is there a similar variable that can be used in UI Policy Scripts? Would it be save to use document.readyState for this purpose?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2022 04:42 AM