I need to hide variables on approval form on some conditions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 10:44 AM
Hi All,
I have requirement to hide variables on one of the specific catalog item ,
I used UI policy to set a variables on some conditions and checked true on RITM.
Its working fine on RITM, but on Approval Form extra fields is visible.
please suggest how to hide variables on Approval form like I hide on SR Form.
@AnubhavRitolia please advice on this ?
Regards,
Tanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 11:19 AM
@Tanya Rathor1 it is not recommended to hide them for everyone as it will work globally all teams will not see them.
Always give conditions in such scenarios like when item is A then only hide like that
To hide them try below
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2023 09:24 AM
Hi Bharath,
Thankyou for your suggestion.
I tried this way which you suggested.
but problem is if I uncheck the above highlighted ones checkboxes the field which I need to hide is completely hidden on approval form.
case 1: where I need to hide some field based on some criteria on the approval form , its working fine.
case 2: where those same field I need to show on approval form on some other condition, In this case those fields are hidden that should be visible.
kindly suggest any alternate way if feasible.
its an urgent issue for me.
Thankyou,
Tanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2023 07:41 PM
@Tanya Rathor1 Write normal onload client script with the conditions you want.
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 02:03 AM
Hi visible on summariser is applicable only for portal? i tried its not working for legacy approval view?