I am building a form where on of the inputs by the user is a number. The minimum number that the user can submit will change based on the record loaded to the page. Currently the minimum can only be defined as a static number for all components it seems. Is there another way that this can be circumvented at the moment?
Would you want the input field to display the minimum number for that specific user for example or would you want to check that the user entered a number equal or above that minimum number before he can submit the form or both?
Hey @Joyce, thanks for coming back to me. Should have specified on my part: I am looking at the validation - e.g. restricting the user from entering a number smaller than the minimum specified which will change quite often.
@kevinwasie thanks for the reply. I was hoping there would instead be an option to use weweb formulas. @Joyce is there a plan to enrol that as a customisation in the near future?
Hi @Joyce, I’ll come back to you on @kevinwasie solution very soon But going forward I think it would be logical to have minimum and maximum as a formula control seeing how most other attributes for numerical input on the form are currently formula configurable.