- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 06:39 AM
Client script not working- isolate script is true and UI type is all in service operations workspace
Following is the code
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 12:59 AM
For this I went to Highlighted Values under Workspace Experience. From there created a new highlighted value for Service Operations Workspace application.
Now while creating the incident in SOW the color will not be visible but after submitting the incident the color will be visible.
This worked for me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 09:15 AM
Is the same working outside of SOW?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 09:56 AM
Yes, in SOW the color is not setting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 09:46 AM
Hi ,
1.Put alert messages in Client script to know if the output is coming correctly :
Example:alert(response.bus)
or,
2.Write 2 onchange client script:
-One to set the value
-One to change colour onchange of the value -Also use g_form.getElement instead of g_form.getControl
Please mark my answer helpful/correct if it resolved your query
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 09:57 AM
Everything is working only the color is not setting