Exclude empty fields
-
Hey there, I have a big problem and no idea how to solve it.
Basically, I want to create a form with 10 Field Type: Number, fields and 1 Field Type: Calculated Field, field. All those 10 fields are mentioned within the calculation field BUT the user will only fill out any 4 of those fields. I will attach screenshots to make the situation more understandable (sorry for the trouble).
My problem is, due to the equation I use, the empty fields still have an influence on the calculation field, and that’s bad. I cold use predefined numbers, which will result in a 0 so the empty fields won’t have an influence. But I can’t change the mode to “placeholder”, because then the numbers aren’t counted anymore.
Also, I cannot use Dropdown menus, because when I create 4 Dropdown menus for the user, to choose what 4 values he needs to fill out, the other 6 unchosen and predefined values are not counted anymore.So there are 3 options in my mind:
1. Exclude empty fields from the equation: If it would be possible to do that, I could remove the predefined values and users can just fill out 4 fields.
2. Make unchose dropdown options count: I guess that would be the best solution, if possible. The predefined values prevent a wrong equation, and the user can just choose which fields they need to fill out.
3. Make “placeholders” count: If it would be possible to make placeholders count, the user would not be able to empty the field. Not the best option but still considerable.
I hope my problem became clear. The equation you can see in the screenshot only contains 2 fields atm, but the other 8 fields will be added with the same method.
Sorry for my bad English and I’m very thankful for any help.
- The topic ‘Exclude empty fields’ is closed to new replies.