Hello everyone,
I have a Label, Input field, Button and 3 Link controls which have to appear in-line on desktop and one below the other on mobile screen, as shown in the pictures below.
Desktop:

Expected Mobile:

I am able to achieve what is expected on the desktop. However when the same is rendered on the mobile it appears as below.
Actual Mobile:

I have used Flexbox to align the controls as required, wherein the LayoutData for the controls within the FlexBox doesn't appear to work. Can anyone help me to get the LayoutData applied to the controls.?
I have tried using the Grid Control, but the controls like the Label and Input are placed far away from each other and doesn't seem to render as required on the desktop. Screenshot below.

Thanks
Maruthi
Request clarification before answering.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.