Hi,
Im trying to create an order form where if the minimum quantity is not satisfy, then the user can't move to the next page. is there a way to do this
Thanks
Hide the next button conditionally and show it with jQuery when your minimum quantity is satisfied.
Thanks for your reply, Im not quite familiar with jquery, are you able to link me to something i can follow?
There aren't any tutorials I am aware of that will teach you this. It's just something developers know how to do.
Please login or Register to submit your answer