how to hide variables in portal but i need to display variables in portal RITM

soumya89
Tera Contributor

how to hide variables in in service catalog form in portal but after submitted the request once i open the ritm in portal on that time i need to display.

i tried below script:

 

find_real_file.png

Issue:

once i opened that request RITM in portal those fields are not displayed but backend end RITM it's visible.

 

find_real_file.png

6 REPLIES 6

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

Try writing another script and use the applies on RITM FLag to make the variables visible

find_real_file.png

 

 

2 Scripts,

1 applies only on Catalog itesm, hides variables

1 applies only on RITM, shows variable

 

-Anurag

-Anurag

but still i am facing same issue i need to display those variables once i opened ritm in portal 

Did you do what i suggested? if yes can you show me the scripts?

-Anurag

Allen Andreas
Administrator
Administrator

Hi,

Variables won't show up within that options section, on the RITM form, that have no value (other than checkbox which unchecked technically is "false"...). So regardless of you hiding those variables or not, if they don't have any value, they won't show within the Options section in that view.

You can test this yourself by perhaps setting the default value of those fields to something...still use this client script to hide them (which only applies on the catalog item view)...and then check on the portal and they should show now because they have a value.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!