I have a table holding nationalities and their IDs. I would like to use its
rows in my register form to generate a drop down list, and on submit pass
respective nationality ID to auth_user.
Is there a way to implement a select list in the auth.register() form
without using form.custom? Now I basically i call {{=register_form}} in my
registration form. I'm not sure how to implement this in my controller, so
there's a "Nationality" drop-down-list field in my view.
--
---
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/groups/opt_out.