|
Hey all!
I have a form which
contains customer data. I have a billing address and a physical location,
which may or may not be the same. In 6.5, I could set up a variable,
baddress = address, and it would put the physical address in the billing address
field, but the user could change it if needed. This doesn't seem to work
in 7.1 - if you overwrite the billing address, it reverts back to the physical
address as soon as you leave the field. I've tried setting
up variable xba = address, baddress = .xba and placing xba on the form,
that doesn't work either. I've also tried creating the variable on an exit
eep from the address field and recalculating on the baddress field. Does
anyone know of a different way I can accomplish this?
Thanks.
Jan
Barley
|
