Weird onLoad client script behavior.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 07:58 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 08:01 AM - edited 08-21-2024 08:02 AM
I have run into this when trying to manipulate a MRVS onLoad as the MRVS loads after the form - could be the same with this field type - g_form is trying to make it read only before it's visible/loaded on the form. Have you tried using a UI Policy instead?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 12:01 PM
Yup, UI policy works. And yes, The client script is trying to execute before the form fields fully load.