I need to hide variables on approval form on some conditions

Tanya Rathor1
Tera Contributor

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

5 REPLIES 5

BharathChintala
Mega Sage

@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

BharathChintala_0-1676661105691.png

 

If my inputs have helped with your question, please mark my answer as accepted solution, and give a thumb up.
Bharath Chintala

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

@Tanya Rathor1  Write normal onload client script with the conditions you want.

If my inputs have helped with your question, please mark my answer as accepted solution, and give a thumb up.
Bharath Chintala

Hi visible on summariser is applicable only for portal? i tried its not working for legacy approval view?