I’m trying to get the date of birth boxes in a single row. How do i do this?
Hello Ibrox,
You can utilize the use of container for your request.
Here is what I got on my end, when I tried replicating your request.
Here is how you can do it on your end.
First. is to create a container, here is where you will put the date of birth boxes that you’re going to use.
Once done, you need to to change the properties of the container that you just created to “rotate into rows”
Additionally, you need to create a gap for the fields so that they will have a bit of space between them.
You can do this by going into the style tab and changing the gap to whatever space you need, in the screenshot attached I used 10 px.
You can also visit this link: https://docs.feathery.io/
for more information in helping you create your desired form.
Let us know if you need anything else.
Thanks!