- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2020 05:11 AM
Hi,
how can I hide the 'submitted' and ' screening' state in process flow if 'U_tag = enhancement' and show it if u_tag = project?
i have tried with ui policy script but don't work
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2020 05:24 AM
1.Go to Process flow from application navigator
2. Search By table:
3. open the required record and set the condition for submitted and screening on basis of u_tag
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2020 05:24 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2020 05:25 AM
For hiding states from process flow formatter banner you need to modify UI Macro of this. I have done this for Change Request couple of times. Make Sure to Inactive the OOB process_flow UI Macro and use insert and stay to create a copy of it and make necessary changes so you do not fall into issues while future upgrades.
Muhammad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2020 05:29 AM
Look for System UI >> Process Flow from Applicaton Navigator.
Filter by table.
Modify required filter conditions & it will hide it from the Process flow.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2020 05:47 AM
Hi,
For your reference also check below link
Thanks,
Kunal