How to change "instructions" value of a element via script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 12:35 PM
Hello Everyone,
How can i set the "Instructions" value of an element via script? my requirement is to change this value on the fly based on the account.
I am not sure which property or method to use to set this value? Any help please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 02:21 PM
Thanks again Mike. i add the script OnChange for the field and it appears to work and stick.. i wonder why this message disappeared when configured with on "ON LOAD" and why it is not disappearing for field "On Change"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 02:32 PM
Do you have any other client scripts or UI policies that could be conflicting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 02:34 PM
Not where i am setting g_form.showFieldMsg()..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 02:39 PM
But they could possibly be clearing field messages. Maybe try disabling them to help with troubleshooting.