cancel
Showing results for 
Search instead for 
Did you mean: 

Checkbox issue

Former Member
0 Kudos

I have 4 check boxes that I added to a group and I have have them lined up next to one another. What I am trying to do is add space between each one but I tried to just put spaces after the label and it shows up fine on my layout in NWDS but when I deploy it to my portal, it seems to ignore those spaces. Is there anything I can do to get around this? Is this a WD issue or is there something in the portal that would be disregarding white space?

thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

To provide space between the checkboxes, set the layout property of either the rootElement or the Group UI element to GridLayout or Matrixlayout. Then set the width property of each checkbox to a significant number, for example 100px. With Grid layout padding can also be used. With this there is no need of blank spaces in the label.

Regards,

Vishweshwara P.K.M.

junwu
Active Contributor
0 Kudos

i think you can set the padding attribute