How can define "just warning" validation rule only

Hi everyone

How can i define "just warning" validation rule only that user can submit form just in client side show a warning?

thanks in advanced

There’s no such feature in the framework.

Thanks for comment samdark. i think a can implement somthing like this by using an "OK got it" checkbox that user can check it and then use "when" option of validation rule. (and display chack box with js just in case of error ofcourse)

whats your idea?