Issue with my form
Comments
-
Hi,
I am running into an issue on one of my forms. I have two number boxes that are marked as required. However, while trying to run the form only one is coming up as required.
Also, when I have entered all required fields into the form it is not moving to the next step.Can I please have someone assist as soon as possible ?
Thank you.
-
Hello,
As requested, here are some notes I made about the items :
SummaryReviewed the data flow and validation flow created in Form validation and equations ReviewIn the Data Flow: ForEach step loops and goes through a list, one item in a list at a time.
The variable called Item is the current item that the ForEach is on, while Item Index lists the current index in the list it is.Item Index = 0 is the first item in a list. From the Validation FlowThe subflow inside of this flow reuses the dataflow to recalculate total charges.When it hits the rule, it checks to see if the newly calculated total charges matches the value listed in the form.If it matches, then there will be no validation issues. If it does not match, then a variable with a FormValidationIssue type is created. After using Build Data on this type, the following values should be edited: Break Level - determines what occurs when there is a validation error (e.g. Fatal prevents the user from leaving the form and continuing the flow). Message - This is the message that appears when hovering over the component with the validation issue. Data Name - This needs to equal the data name of the component on the form you want the validation error to occur on. In this particular form, I believe it is Total Charges.
Howdy, Stranger!
Categories
- 4.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions