Hi ,
I have shared field that is commone in all my forms ; but within each form I want to update this field value base on other fields valuse ;
I tried FIELD not working because server rel. 5
any help ?
thanks and regards
Hi ,
I have shared field that is commone in all my forms ; but within each form I want to update this field value base on other fields valuse ;
I tried FIELD not working because server rel. 5
any help ?
thanks and regards
Subject: Changing Field Via Web
make your shared field computed. then use @if statement to set the field value according to other fields values.