Community forum for knowledge and support

Home
Members
John Wang
J
John Wang
Offline, last seen 3 months ago
Joined November 6, 2024

Hi all, this is my first time asking for help and I would appreciate any assistance 🙂

I have a small question about using the multi-step form. We’re currently using Formly scripts to build it, and I was wondering if anyone knows how to set a minimum value for an input ‘number’ field. For example, one of our inputs needs a minimum validation value of 20,000, so the next button stays disabled until the correct value is entered.

Minimum character could be an alternative solution, but the problem is that we can only set a minimum pricing of 10,000 or 100,000 due to character limits, while the requirement is exactly 20,000.

It seems that the Formly script overrides any custom code we add, allowing the next button to be clickable even if the value does not meet the minimum requirement. If anyone has had a similar experience or knows how to solve this, your help would be much appreciated. Cheers!

2 comments
M
V