Calculating Totals from Form Entries
- 16 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Calculating Totals from Form Entries
- Updated on 16 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.
Overview
Example Lab Details | |
Version | 6.4.0 |
Root Folder | Example Lab - Calculating Totals |
Modules | None |
Dependencies | None |
This Example Lab project demonstrates how to calculate totals based on user entries to specific Form components.
Explanation
This example project works by taking the user input for each question and having a Data Flow carry out the appropriate arithmetic to calculate the total. When running the Flow titled "Example," two Forms will be shown. The first Form requests the user to enter how much money they are paying a month and for how many months they have been paying. This information is then passed to the corresponding Data Flow titled "Calculate Total," which multiplies the two values to obtain the total, which is then passed back into the Form and displayed in a textbox.
Reference Articles
Project Download
The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production-quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.4.0 or later using our Importing/Exporting article.
Was this article helpful?