how to display the two variables together in service catalog form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2017 09:39 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2017 09:50 PM
you can use container start,container splitand container end same like forms
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2017 10:36 PM
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).
2. If you are able to define the variables as per the sample snapshot given above, you will achieve the requirement as of below:
I hope this helps.Please mark correct/helpful based on impact