Custom forms may help you: http://web2py.com/books/default/chapter/29/07/forms-and-validators#Custom-forms

________________________________________
Kiran Subbaraman
http://subbaraman.wordpress.com/about/

On 31-Jul-17 10:23 AM, Amit Kumar Modak wrote:
Hello,

I have created a form using Form Factory, which has two fields.

form=SQLFORM.factory(Field('Name','string'),  Field('Age', 'number'))

Is there any by which both the fields and the submit button can be made to appear in a single row?

Thanks,
Amit
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to