How can I add a Single line text box next to checkbox in Service Catalog?

okalaila
Kilo Explorer

I need to add a single line text box next to checkbox(instead of show others) for choose server. I've already tried UI action,but I want to appear right next to checkboxfind_real_file.png

3 REPLIES 3

Pedro Lopez
Kilo Guru

Hi Okalaila,

If I understand, you want to have a text box called "Show Others". If this is correct, you will need to create an additional single line text box and displayed when "Show Others" checkbox is selected.

 

I hope this helps,

Pedro Lopez

Ian Mildon
Tera Guru

It's possible (kind of) but not easy. There is no real option to place form items side by side like that without some customization of the form/record producer.

Your best option would be to modify the record producer/form to add a new Container Start (set it to 2 columns) and add the items you want next to each other here. Then add a new Container End after the two items so things go back to their normal layout.

Jaspal Singh
Mega Patron
Mega Patron

Hi Okalaila,

 

You need to make use of Container start, split, end in order to get it worked. Also, go through link once.

 

Thanks,

Jaspal Singh

 

Hit Helpful or Correct on the impact of response.