I am a beginner web2py user.
I want to create a simple registration form where the user name can be selected from the drop-down list, and the password can be entered using the keyboard. The drop-down list will be generated from the database. How can this be created?