IS_IN_DB(db,'person.id','%(lastname)s, %(firstname)s')

On Oct 29, 3:37 pm, morningovermidnight <[EMAIL PROTECTED]>
wrote:
> I have a table with a firstname column and a lastname column. I want
> the user to be able to select a person's full name from a drop-down
> list. Currently, using IS_IN_DB, I am only able to show in the drop-
> down list the firstname or the lastname but not both. How can I have
> both the firstname and lastname seperated by a space show up in the
> drop-down list for a person in web2py?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to