S
seth
i am trying to figure out a way to copy another field from the same record
to a different object.
for example, let's say i have a table with two fields, country and
country_code
i want to create a form with a drop down list getting the values from
country (which i've done) and have a label that would display the
corrosponding code
so if on the form i selected "france" the lable value would automatically
change to "+33" or if i select "colombia" the value would change to "+57"
etc.
i know it's probably possible but haven't gotten it yet. any help
appreciated
to a different object.
for example, let's say i have a table with two fields, country and
country_code
i want to create a form with a drop down list getting the values from
country (which i've done) and have a label that would display the
corrosponding code
so if on the form i selected "france" the lable value would automatically
change to "+33" or if i select "colombia" the value would change to "+57"
etc.
i know it's probably possible but haven't gotten it yet. any help
appreciated