Is there a way to concatenate fields in the represent function in the same 
way that countryTelephoneCode and countryName are in the "requires" 
validator below?

db.PartyPhoneNumberIntersection.countryTelephoneCode.requires = IS_IN_DB(db,db
.Country.countryTelephoneCode, '%(countryTelephoneCode)s %(countryName)s',
zero=T('choose one'))

thanks,

Alex Glaros

-- 

--- 
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.


Reply via email to