Good Day,
I have a form where a user can select a Purchase Price from a dropdown field and a Bond Price from a second dropdown field.
The related cost estimates for each are displayed when the user submits the form but I would like to show a grand total as well (Purchase Price + Bond Price = Total).
Field one is named: {purchase} and field two: {bond}.
Up to this point everything is working as it should but I lack the knowledge of the syntax to display the Grand Total.
This is what I am trying to achieve: Your Total for Registration Estimate : {purchase} + {bond} = ([purchase]+[bond]). Please excuse incorrect syntax of the last bit!
Can someone please assist or point me to a document or page that can be of assistance?
Kind regards,
Liz
I have a form where a user can select a Purchase Price from a dropdown field and a Bond Price from a second dropdown field.
The related cost estimates for each are displayed when the user submits the form but I would like to show a grand total as well (Purchase Price + Bond Price = Total).
Field one is named: {purchase} and field two: {bond}.
Up to this point everything is working as it should but I lack the knowledge of the syntax to display the Grand Total.
This is what I am trying to achieve: Your Total for Registration Estimate : {purchase} + {bond} = ([purchase]+[bond]). Please excuse incorrect syntax of the last bit!
Can someone please assist or point me to a document or page that can be of assistance?
Kind regards,
Liz