I have built a form that will never be submitted. It is just for the general public to plug in their property value and make one other choice to then get an idea of what their taxes on that property will be.
The form is working great, however, if a person does not tab out of the fields required for the calculation, the calculation result does not populate.
The solution to the problem could be a "Calculate" button that the users could press to for the calculation to run. It would not launch anything else. (The Submit button is hidden.)
Is this possible.