Question on impact choice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2024 11:08 PM
Hi All,
I have one requirement on incident form when the caller is vip user then only he is able to see that impact choice "vip user" and when call is not vip then he cant able to see that impact choice "vip user", so here i have written one client callable script include and call that script include in the client script and tested that but it is not working as expected.
please find attached code which i have written :
Script Include Code:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2024 11:23 PM
Why not try with UI Policy and Script section ?
Create a UI policy with a conditio as Caller.VIP is True.
Then in the script condtion of 'true' enter the code as below:
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....