I have an existing web2py application. Now I need to create a new registration form using a db Table that includes a Field that requires a Row from a different Table.
This should be similar to what you commonly see with Country Fields in registration forms, except I want people to be able to add values to the ‘Country’ Table if the value doesn’t already exist.
Making a small improvement to the previous response:
JMax is right. We are more responsive on the web2py mailing list.