glide record query to get the current record created domain of the change task in onload script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 10:32 PM
Hi All,
we are in a multi domain instance.
Need to get the change task created domain which is not there on the form. in a onload script can we try with the glide record query.
and based on the specific domain we need to set condition to hide choices on the form.
Any suggestion to achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2024 12:20 AM
Hi @Community Alums
Your question is not clear !
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2024 12:55 AM
in a change request we have a change - pre check task.
Once the change is approved this pre check task will be created, while the particular team is working on it for the specific domain users/ the domain in which the pre check is created need to hide the choices in the task form.
Example:
Pre check task created domain - xyz
then we need to hide the choices on the form in some fields.
Hope this info helps to understand the requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2024 04:27 AM
Hi @Community Alums
You can consider creating a UI Policy or a Onload client script which check if the user falls in a given domain or not accordingly you can create conditons and hide and show choices in task form. I hope this helps..
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....