Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi,
I'm experimenting with angularjs in dotnetnuke. I'm trying to use angularjs validation on a form but I can't get it to work. I need to place 'novalidate' in the form tag of dotnetnuke. Is there a way to add it with jQuery to the form tag in dotnetnuke?
Or can I add my own form tag that overrides the dnn form tag?