- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2016 11:48 PM
On catalog, how can I create a checkbox with single line text beside?
Mean like - checked - "Others, please specify", ___________
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2016 12:56 AM
See below screenshot. Is this sort of result you are expecting ?
If yes, you can configure somthing like below
While creating container start, make sure to set type specification as '2 columns wide, alternating sides' and make the Question blank for text field variable.
Then simply create a UI policy to adjust visibility of the text field in accordance with CheckBox.
Let me know if you have any questions
Regards,
Vishal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2016 04:24 AM
hi fei,
You may mark it as correct/helpful or like if this helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2016 01:07 AM
Hi,
You can create the ui policy for this
and by using ui action you can make the field to be displayed onto the form.
I Have implemented the similar thing on catalog item.
Regards,
Shristy