themosis / framework

The Themosis framework core.

Home Page:https://framework.themosis.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Properly way to use form class and AJAX class

WebCraftersStudio opened this issue · comments

Hello!

I have a question what is the properly way to user form class and AJAX. I don't see any connection between these two things in documentation.

The main problem what we have is how we can handle form and return errors in the same way like it is working in normal POST request (without AJAX).

Thanks!