Page 1 of 1

Spitting a login form in to two cols in a layout grid

Posted: Tue May 09, 2017 5:22 am
by Aris
Hi.

I have create a form in which the user may register his/her name, phone, email, some text in a text area, recaptcha v2, and the submit button

My question is the following: May I split this form in 2 cols of a layout grid?
For example: May I put name, email, phone in one col, and the text area, recaptcha v2, submit button in another col of the same layout grid?

Thank you.

Re: Spitting a login form in to two cols in a layout grid

Posted: Tue May 09, 2017 5:48 am
by Pablo
Yes, that is OK as long as all form elements are in the same layout grid.

Re: Spitting a login form in to two cols in a layout grid

Posted: Tue May 09, 2017 5:53 am
by Aris
Thank you Pablo!

Aris