Checkbox on catalog item forms

dp11
Tera Guru

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?

 

dp11_0-1715351334642.png

 

Thanks,

Deb

 

7 REPLIES 7

AshishKM
Kilo Patron
Kilo Patron

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

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.

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

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

 

dp11_1-1715707919446.png

 

But as you can see below there still is a considerable gap between the two main checkboxes

 

dp11_0-1715707868148.png

 

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!