I want to create persist an address object I have and set a
MappedCountry to the UK ie.

Address.create.address1("7").address3("Some Street").address6
(Countries.UnitedKingdom).save

except that the enumeration Countries does not have one but does for
the US and Australia and a bunch of others prefixed with 'C'.  I guess
those C codes are the international dialling prefix so the UK would be
C44 perhaps?

-- Ewan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to