Sum Function
Goal:
Calculate a sum amount from numbers inserted to TextInputs in a Document or Bundled Documents.
Instructions:
- Create the Template tag Sum and attach this tag to all TextInputs in your Template that should be calculated.
- Create the Template tag GetSumValue and attach this tag to the TextInput in your Template where the sum amount should be inserted.
- Insert the below-mentioned script to the Sum tag.
Script Example:
|