I have a custom block which contains: a block containing a populating dropdown (Suburb) and the linked data field, another dropdown (State) and a text field (Postcode) I want to display the 2 dropdowns and the text field on the same line. But it looks like the data field forces a space between the dropdown in the block and the other fields. See screenshot. The 2nd level block is in fact a widget of its own, so I don't want to move the data field out of it. I tried removing the width off the block and off the data field, but it makes no difference.
Oops, I solved it. And it had nothing to do with the data field. I found that that internal block had Layout fill set to Horizontal. I changed it to No fill and it works just fine.
I have a custom block which contains:
a block containing a populating dropdown (Suburb) and the linked data field, another dropdown (State) and a text field (Postcode)
I want to display the 2 dropdowns and the text field on the same line. But it looks like the data field forces a space between the dropdown in the block and the other fields. See screenshot.
The 2nd level block is in fact a widget of its own, so I don't want to move the data field out of it.
I tried removing the width off the block and off the data field, but it makes no difference.
Attachment to support question above:
DataFieldSpacing.jpg