Is it possible to put two form entries side by side?

Hello! I have a question about the form entries organization. So, it is possible to put two entries next to each other? For example, I have a choice entry with the phone number prefix depending on the country and a phone entry that I would like to have on the same row.

If you have a solution, I would ask you to exemplify it step by step as I am at the beginning of learning. Thank you! :slight_smile:

I think containers would allow you to do it on a screen that is big enough.

But they stack on top of each other on a mobile screen anyway, so I don’t know if you want it.

1 Like

Thank :slight_smile: . I’ve tried with containers. But I thought there was another solution with CSS