how to display the two variables together in service catalog form

Shambhu K B
Giga Guru

HI all,

I have two variables namely hours and minutes . i want display both the variables together(side by side) as we see everywhere in all other forms. can anyone help me on this?

Regards

Shambhu

2 REPLIES 2

Harish KM
Kilo Patron
Kilo Patron

you can use container start,container splitand container end same like forms


Regards
Harish

amlanpal
Kilo Sage

Hi Shambhulinga,



As Harish has mentioned, you may achieve the requirement by defining Container Start, Container Split and Container End types variables. Please find the snapshot of them in details below.



1. You must define the variables and keep the 'Order' of the variable in your mind. one more thing, you must define the 'Container start' type variable with '2 columns wide, alternating side' layout type (you can find this in the 'Type Specifications' tab in the variable itself).


find_real_file.png



2. If you are able to define the variables as per the sample snapshot given above, you will achieve the requirement as of below:


find_real_file.png



I hope this helps.Please mark correct/helpful based on impact