It looks like you’re new here. If you want to get involved, click one of these buttons!
Hello, first of all thank you Fredi for putting so much time in this project, this is a great tool! But I have a small problem with the Validate-Feature. It works good with the validation of my form, but after the validation nothing happens. I want to handle my post data within the same file:
<
form name=”form1″ action=”index.php” method=”post” data-jkit=”[form:validateonly=true]”>
Console says “200 OK”. Do I have to bypass something?
Thanks