- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-21-2024 03:07 AM
Hi we have fresh SNOW instance and we are configuring PM module. We have ootb stage like
now we want to change it to below stage
how we can do it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-21-2024 03:20 AM
Hi @Milind1 ,
1) Go to System UI -> Process Flow
2) Filter those records for the ones that are dealing with the desired table such as Problem table.
3) Insert a new record as desired. Use the Order field to control where it appears and the condition field to show when it appears. You can use the other records there as an example. The order and condition should be distinct from all other records for that particular table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-21-2024 03:20 AM
Hi @Milind1 ,
1) Go to System UI -> Process Flow
2) Filter those records for the ones that are dealing with the desired table such as Problem table.
3) Insert a new record as desired. Use the Order field to control where it appears and the condition field to show when it appears. You can use the other records there as an example. The order and condition should be distinct from all other records for that particular table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-21-2024 03:34 AM
Thank you so much