Hi All,
How can I restrict form validation ? say I have a model address, and wants to validate that model only in certain forms and ignores in others.
Apologies if its already been posted
Thanks, Sira
Hi All,
How can I restrict form validation ? say I have a model address, and wants to validate that model only in certain forms and ignores in others.
Apologies if its already been posted
Thanks, Sira
If you google for "bypass rails validations" you'll come to a prior thread that will help you I think.
Roy Pardee wrote:
If you google for "bypass rails validations" you'll come to a prior thread that will help you I think.
Thank you, Got it ![]()