• Resolved heavylogic

    (@heavylogic)


    Hey. How can I re-initialize form with JS? I need to use it with Fancybox like this:

    
    const myForm = $('#register-form').html(); // html of a hidden section
    $.fancybox.open(myForm, null);
    

    But it creates a clone of a form, so dropdowns are not working anymore. So as requirements checking.

Viewing 1 replies (of 1 total)
  • Plugin Support bitpresssupport

    (@bitpresssupport)

    Hello @heavylogic

    Greetings for the day! I hope you are well.

    Sorry for saying about this option. Currently, Custom form init is not possible . But you can do it. If you put the short code in wp using Fancybox.

    Thank you,
    Bit Apps Support.

Viewing 1 replies (of 1 total)
  • The topic ‘Re-initialize form’ is closed to new replies.