Skip to main content
Send Us Your Form, and  We’ll Convert It Into an Online Form  For Free.

Total

The Total component in HIPAAtizer’s form builder automatically adds up numbers from other parts of the form. It updates in real time as someone fills out the form, so they can see the total right away.


How It Works

The Total component displays a sum total of values entered elsewhere in the form. This total is derived from a formula set up in the components settings, established by the form creator.


Properties

PropertyDescription
Label NameThe text label displayed above the email field.
Hide LabelOption to hide the label visually while keeping it accessible to screen readers.
Evaluate FormulaDefine the calculation logic by entering a mathematical expression. You can use variables from number and currency fields in the form, and combine them using basic operators (e.g., +, -, *, /) to perform calculations dynamically.
Hint TextOptional helper text shown beneath the calculated value, providing additional context or guidance to the user.
Add CSS ClassApply custom CSS classes to style the field to match your branding or layout.
Display Component in NavigationOption to include this component in any summary or form navigation (if applicable).
Unique NameA required identifier that must be unique within the form. Used in variables, email templates, webhooks, and integrations.
Variable NameA variable identifier that can be copied to collect information in printable PDF or Word forms.
Mask in Notification EmailMasks the submitted value of this field in email notifications for enhanced privacy and compliance. Useful for preventing exposure of sensitive or identifiable information.

Using Total Values in Other Parts of the Form

You can reference the Total value elsewhere in the form (e.g., success pages, PDF templates, notification emails) using the component’s Unique Name as a variable.