Catalog Item Layout - Displaying multiple variables in the same column cell

Yernie
Kilo Contributor

find_real_file.pngfind_real_file.png

7 REPLIES 7

Simply using the same order number for both variables does not work.  Both variables still have a different position on the form.  Perhaps using containers may help like you said, thanks.

Brian Gil
Tera Expert

In a similar, but different example, I put each variable in its own container, and then nested them within an outer container, and that worked.

 

BrianGil_1-1678751751487.png

 

 

BrianGil_0-1678751732077.png

 

omg, it really worked, thank you !