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! 
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
. Iโve tried with containers. But I thought there was another solution with CSS
Hi guys Iโm also looking for this solution but by using container. is there submit button involved or how? @ThinhDinh
I think the ultimate problem here is they stack anyway on a mobile screen unless maybe when CSS is involved. Do you have access to CSS?