How can I create custom emergency change form which looks & works similar to OOTB emergency form??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2025 02:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2025 02:32 AM
Hi @AshwaniK4856193 ,
1. Create a New Change model [chg_model] table.
2.There are 3 flows for Emergency change , take the copies and add the custom changes then use the change the running conditions and also based on change state condition.
3. Inactive OOTB emergency or otherwise add the new model you created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2025 05:57 AM
Thank you for the solution, I will apply this and see if this works. The condition here is we are creating the ITSM flow from the start, so we are making a custom change table also and from that I need to create a change model table. I will try replicating your solution with our table.