Skip to main content
Topic: how i can make form like that (Read 1160 times) previous topic - next topic

how i can make form like that

how i can make form like that By phprad studioClassic

Re: how i can make form like that

Reply #1
@reberkurdi81@gmail.com‍ do the following, check image(form vertical.png) for reference.

1. Click on Add Page.
2. Set FormLayoutType to Vertical in Add Page Properties.

Repeat following steps for fields you want to have that look

3. Click on FieldName(mine was bank_name in the image below).
4. Set FieldWidth to the size you want, ranging from col-md-1 to col-md-12 (mine was col-md-3).

That's all, preview project.
Read more about bootstrap grids here 👉 Bootstrap Layout

 

Re: how i can make form like that

Reply #2
thanks Mr Willvin good answer you are good man.