On change of requested for need to check a group member if part of group show other variable choice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2024 01:27 AM
On change of requested for variable(user reference) check if user part of a group if yes show one of the choice of other variable else remove the option.
i have working catalog client script and Script include its is working for on change, i need to work on load as well, we are setting requested for default to current logged in user, my script is working on only on change after page loads need to work on load as well with my script, please help me out. THANKS
CIENT SCRIPT:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2024 01:54 AM
You are only sharing your onChange script. What happens when you use the same script onLoad?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2024 03:10 AM
Not working!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2024 06:08 AM
'not working' doesn't help us in helping you. What did you do? What was the result?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2024 03:03 PM
Hi @vinnus the script seems to be looking correct, as you have removed the isLoading check in the initial if loop script,can you verify if the logged in user is setting/populating correctly . If that should work , then I see the logic should be working correctly onLoad as well .
Please , mark my answer as correct/helpful if its useful