How to align check box and single line text in service catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 12:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 01:23 AM
Not that I know of. The best you can do is to have a check box and a text box on a single row. On the other hand what is the use of the check-boxes? Isn't the filled state of the text box the same as checking or unchecking? I mean if someone needs to add - e.g. - Change group info, that someone should just fill in the field. Or if that someone does not need to add a Change group, that someone should just leave it blank. What would be the purpose/usefulness of having the check-boxes too?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 02:54 AM
The requirement is to update the table entries on submission of a catalog.
We have a textbox to enter the server name and we check the checkbox of the field and enter the new value on the single line textbox associated with that checkbox and submit the catalog.
So basically we are looking for updating the table entry of a field value on submission of a catalog.
If someone leaves the checkbox as blank then that field value will not be updated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 04:25 AM
If someone leaves the checkbox as blank then that field value will not be updated.
So if someone enters a Server name, but does not check the box, you will discard the value?
I mean what is the difference between someone filling in Server name and ticking the box and someone filling in Server name and not ticking the box?