Hi all,
Can anyone help me how to solve the below issue?
I have three field in my form: Field A, Field B, Field Total.
I have put a calculation, javascript to calculate total of Field A & Field B and display the total in Field Total.
I have set Field Total as readonly so that user will not be able to manipulate it's value.
When I am saving the form the value of Field Total doesnt get saved.
Why is it so?
Can anyone help me please?
Thanks & regards
Vinay