Hi,
I have a safecracker form in a DIV (using ajax i have populate this DIV with safecracker form). It works perfectly. Have specified the return parameter which is a template. Now problem is that when i submit the form the return template does not come in the DIV, but refresh the entire page. What should i do so that it come in the same DIV (replace the DIV content once it is submited with success or error message).
Any help on this will be appreciated
Thank you
—dhari