Assess UI Button Not proceeding for one user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2025 09:20 PM
a particular user has the same roles as other Risk users. But whenever he clicks on UI buttons in Risk or risk assessment form, it's not proceeding further. Checked the conditions for UI actions. That looks fine. i don't see any ACL issue as well.
Any idea on this issue!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2025 12:22 AM
Its not on form, go to Plugins and search for this plugin and then repair.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2025 12:29 AM
This comes after a property enablement which is 'advanced risk'. Can u please name the Plugin You are referring to ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2025 12:44 AM
Check this and repair
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2025 12:28 AM
My best guess is, there might be some condition or some exception in client script part of the script which is not working for this user.
We had similar issue earlier where in UI action client button, we were reading a field and based on the field value doing some routing. but for one use had different view selected for form and that particular field was not part of the form. so when user clicked on the button nothing was happening.
Seeing at script, we can suggest better.
Thanks,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2025 08:22 PM
I don't see any exceptions in client script. I doubt whether any ACL is preventing this. i couldnt find any such ACLs that affects this so far.