How to create an Create Emergency Change request UI Action on case form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 10:35 PM
Hi Team,
How to create an Emergency Change request UI Action on case form. OOTB "Create Emergency Change" UI Action is not available in the case form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 11:05 PM
Copy the existing UI action and make it apply to the Case form (you will probably need to adjust the conditions of it being visible, but since you aren't sharing anything on this, I assume you know how to do that).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 12:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 03:19 AM
You have the script. It is in the OOB UI action. You just need to copy it so it will also be on the Case table.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 12:08 AM
I have copied Emergency Change code from the incident table. Applied same code in the case table Emergency Change UI Action.
UI Action Emergency Change is available in the case table, However when I click on Emergency Change button on the case form, it is redirecting to the UI Action, Not the Change form.
Can you help where I am doing wrong?