Hi All,
I have the following setup:
Table: posting
Fields: name, address, town, city, postcode, etc
"town" field has been setup as a lookup table.
Table: town
Field: town
_Here's the requirement
_Every time a user cannot find a pre-populated town they will click the "add new" link and add a new town.
I need a way to transfer this new town entry to a variable called $newtown.
Thanks
Lisa