Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

isLoading in UI Policy Script

Niclas
Tera Guru

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

Zmud1
Tera Contributor

I tried this solution but it doesn't work. I can't access the document.readyState from UIPolicy script. Can you help me out why that might be?find_real_file.pngfind_real_file.png

 

find_real_file.png