Hello, I’m making a product form and I can’t put a minimum value of products. It always starts with 1, but I need to change it to a minimum of 25.
I can do this if I use the “Quantity” block, but then I can connect it with the “Total” that I want to appear.
Can you help me?
sacom
(Samuel Aguilera (Gravity Forms))
2
Requiring a minimum quantity for a single product is not a feature of Gravity Forms, but you can use the gform_field_validation filter to apply a custom validation to the field. Here’s an example that you could adapt to fit your needs: https://docs.gravityforms.com/gform_field_validation/#h-10-product-field-quantity-validation
system
(system)
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.