it's possible Stop reload page form module? 188 Postsuriel 6 years ago4TopicHello, how are you? I have a form module on a page (content) Would you like to know how to save the form without reloading the page? it's possible ? as ? with Javascript? hugs 4229 PostsKadministrator 6 years ago2Level 1Should be possible with some additional javascript e.g. https://stackoverflow.com/questions/15308017/save-data-through-ajax-jquery-post-with-form-submit#15308115 188 Postsuriel 6 years ago1Level 2thank youI tried. Does not work. Do you know what the Seblod form parameters are? Or how to find them? var_dump (form)? or?Hugs 4229 PostsKadministrator 6 years ago0Level 3jsut look at rendered form, I don't have a list of all parameters. You could also use some already made script that would do the job for you like https://github.com/claviska/jquery-ajaxSubmit 188 Postsuriel 6 years ago0Level 1My code > https://pastebin.com/aCHypQm7