How can I add a Single line text box next to checkbox in Service Catalog?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2018 09:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2018 12:42 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2018 05:52 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2018 06:03 AM
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.