Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Granite UI Multifield Two column layout

Avatar

Level 3

Hi ,

How can i add two text boxes into a multifield   as shown in the image(two text boxes in a row)?

1760636_pastedImage_0.png

This image is form Style System

Regards

Denny

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

HI,

Style System has the different DOM structure as compared to dialog structures.

But You can apply small CSS to achieve same.

for example below CSS change convert the layout from block to internal-block and shows everything in one line.

You need to check your dialog structure and need to apply css.

Capture.PNG

Arun Patidar

AEM LinksLinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

HI,

Style System has the different DOM structure as compared to dialog structures.

But You can apply small CSS to achieve same.

for example below CSS change convert the layout from block to internal-block and shows everything in one line.

You need to check your dialog structure and need to apply css.

Capture.PNG

Arun Patidar

AEM LinksLinkedIn