Required option for calculator input fields

2 Likes

Hi there, @Gareth_Barry :wave:

If I got you right, you need this option to prevent sending submission with empty/zero values. Would you like to hide the submit until all fields are filled? Or do you want to display an error when trying to submit the form with empty fields?

1 Like

Hey Max,

So the form submission data is fine (required is working great here) - we are just getting some calculations where people aren’t inputting at data thus no calculation is taking place. So ideally what needs to happen is you can’t proceed with the form submission if no data has been provided for the calculation.

1 Like

Hey max, thought it would be quicker here to link a video demo: Calculation Form | Loom

2 Likes

Yeah, I understand this :slightly_smiling_face:

While the required option for the calculator fields isn’t available in the settings, I guess it’s possible to implement a custom solution (at least, our devs will check it).

So, before I pass this request to the devs, I wanted to know how you’d prefer this feature to work and suggested 2 options:

  • Hide Submit button unless all input fields are filled

  • Display error message when clicking on the Submit button if some input fields are not field

Could you please let me know which option you like more?

1 Like

Hi Max,

Appreciate the quick responses here - Display error message would be the most intuitive action we feel. If possible.

Thank you kindly,
Gareth

2 Likes

Thank you!

I’ve talked to the devs and, unfortunately, it’s impossible to implement this customization now. I am really sorry!

I’ve moved your idea to the Wishlist, and we’ll try to think it over, especially if more users upvote it :slightly_smiling_face:

1 Like

Thank you Max, appreciate the update and investigation!

2 Likes