On change Client scripts are not working on incident form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 11:26 PM
We have encountered a weird situation that none of the on change clients scripts are working on Incdient form.
But when we tried the same on change script for Problem It is working as expected
has anyone got any idea on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 11:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 11:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 12:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 01:07 AM
Have you checked for errors in the browser's console?
It may be that a piece of script (perhaps a UI Action) causes an error that makes all subsequent scripts to not run, therefore linking Client Scripts to events will not happen, therefore Client Scripts will also not run.