how i can make form like that October 15, 2019, 09:50:51 AM how i can make form like that By phprad studioClassic Quote Selected
Re: how i can make form like that Reply #1 – October 15, 2019, 06:14:10 PM @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 look3. 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 Quote Selected 1 Likes
Re: how i can make form like that Reply #2 – October 17, 2019, 08:07:51 PM thanks Mr Willvin good answer you are good man. Quote Selected