G
|
guroos author 11/21/2008 |
I tried this in the 'before record updated' event on the add page: |
J
|
Jane 11/21/2008 |
Hi, if isnull(dict("StandContactFirstname")) then dict("StandContactFirstname")=dict("PrimaryContactFirstName") end if |
G
|
guroos author 11/21/2008 |
that didn't work but this did: |