Catalog Item Container issue

Michael Galang
Tera Contributor

Hi Experts, 

I have a problem moving a variable from Variable set into a container as shown below.
I have two UI policies where the variable are configured. Please check below pictures. I tried changing the order several times but with no luck. 
I would appreciate any help on how to achieve the requirement needed. Thanks in advance. 

permission.JPG

 

Variable setVariable set
UI policy 1UI policy 1

UI policy 2UI policy 2

1 ACCEPTED SOLUTION

SanjivMeher
Kilo Patron
Kilo Patron

You can't do that. The catalog item follows the order of the variable set and the order of the variables inside the variables is only for showing the order in which the variables will be displayed one after another in variable set. 

If you want to move permission down, you either need to create another variable 'permission' in the catalog item or create a variable set for permission if it needs to be used in multiple catalog items.


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

2 REPLIES 2

SanjivMeher
Kilo Patron
Kilo Patron

You can't do that. The catalog item follows the order of the variable set and the order of the variables inside the variables is only for showing the order in which the variables will be displayed one after another in variable set. 

If you want to move permission down, you either need to create another variable 'permission' in the catalog item or create a variable set for permission if it needs to be used in multiple catalog items.


Please mark this response as correct or helpful if it assisted you with your question.

I see. Thank you @SanjivMeher