- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 12:07 PM - edited 05-22-2024 10:58 PM
Under a multi-row variable set (environment_selection) two select box fields i.e., select_environment , select_role is present.
A requester could request different roles for the same environment this can't be allowed.
For ex. I could select both the user and the viewer roles for ARCS UAT. Please check below.
However, only one role per environment is allowed to be selected.
If multiple roles are selected for the same environment, an alert must come saying that the selected environment is already added and clear the chosen environment field value.
I'm not sure how to check two variables. Please help me with this.
Please help me with this.
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 08:04 AM
what type of client script it is?
onSubmit on catalog item right?
try using alert instead of g_form
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 08:04 AM
what type of client script it is?
onSubmit on catalog item right?
try using alert instead of g_form
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader