Validation field dont work dropdown field

Hi!

I have in a form (inventory product registration) the following fields:

- One field
databasejoin
- a cascadingdropdown field that shows the quantity of the product chosen in the databasejoin field
- and an input field to enter the quantity that will be reduced from the total product stock.
I need this input to have validation that, when the user enters a value greater than the amount shown in the cascadingdropdown field, it doesn't let the form submit.


I already updated the Fabrik installation with the Git version and it didn't work.

Would there be any way to fix this?

Thanks!
 
Back
Top