Replies: 1
Hello,
The contact form is not populating when working with Dondivi plugin.
Dondivi have requested the below from you in order for it to work:
NEED to reinit the form after page load
We have to reinit the form in the divipasswords event handler (the code below). Please see links to your documentation asking for the same code and their documentation.
in the divipasswords event handler (the code below) and you can even send them our documentation and the link above (where they are asking for the same code).
Need to paste it here: <script>jQuery(‘body’).on(‘divipasswords’, function() { // the code to reinit the forminator form goes here… }) </script>
We need the JavaScript code from you to reinit the form.
Please advise, thanks.
Regards,
LINKS:
https://wpmudev.com/forums/topic/i-need-to-re-init-forminator-form-after-the-page-load/