Checkbox on catalog item forms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 07:29 AM
Hi all,
I have implemented some checkbox variables on a catalog item form. The second checkbox, when checked will display additional checkboxes below it. Now that pushes the third checkbox further down even when the additional checkboxes are not visible. Please see the image below. Has anyone faced this situation and know of a solution?
Thanks,
Deb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 07:35 AM
Hi @dp11 ,
This is expected behaviour because these checkboxes in order, when the dependend checkbox of second one not displaying but it hold the order position.
You can try with same order numbe for dependend one and third one.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2024 07:50 AM
Hi @AshishKM
Thanks for the reply. There are five dependent checkboxes below Disable Email, so cannot set the order of the 'Disable other applications' checkbox to the previous one as per your suggestion. But, it is annoying that the holding of space for hidden dependent checkboxes is to be expected. It looks so bad on the form. Wish there was some way out of it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2024 08:06 AM - edited 05-13-2024 08:06 AM
you can try to display dependent checkbox using the 2-column container on right side.
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 10:36 AM - edited 05-14-2024 10:37 AM
That seemed like a good idea! So I went ahead and tried that in another section of the form. But as you can see the gap between 2 checkboxes still remains as I believe space is being held for those dependent checkboxes in the right column?
Have put the dependent checkboxes to the right column
But as you can see below there still is a considerable gap between the two main checkboxes
I was expecting the space between Desktop Phone and Mobile Phone checkboxes would have been eliminated. Or it could be that the container start and end variables are introducing additional spacing? Please let me know if any other idea.
Thanks for you help so far!