- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 01:33 AM
Hello.
I have a variable set with name(refrence field to user), ID (singel line text).
and a catalog script that gets the ID of the selected. I copied this since i was asked to. And just added a new tittle and now the catalog script is not working, what may the issue be? I have tried everything i can.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 01:57 AM
Not the script type. You need to select another variable name onChange of which this client script is running and then revert that back . Reason being system stores sys_id of the variable and its still storing the sys_id of the variable that is part of the old variable set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 01:40 AM
Try to switch the onChange field to other field and then save . then reselect the previous field and check if its working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 01:44 AM
changed it to onload saved, then to onchange again. Did not work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 01:57 AM
Not the script type. You need to select another variable name onChange of which this client script is running and then revert that back . Reason being system stores sys_id of the variable and its still storing the sys_id of the variable that is part of the old variable set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 02:12 AM
i see mye new catalog script hs not gotten a variable name
may this be the issue,