• Resolved bb99

    (@bb99)


    Hi,

    I’ve added my CF7 form via Ajax, is there a way to initialize the drag and drop upload field via javascript? It’s not rendering when the form is added via AJAX.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Hello @bb99 ,

    Try to call this function in your javascript on order to render the upload field.

    window.initDragDrop();

    Thanks, please let me know.

    Thread Starter bb99

    (@bb99)

    Hi Glen,

    Followed your instruction and it’s now rendering.

    Thank you for you quick response.

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    No problem, I’ glad it worked.

    I will now mark as resolved this thread.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Form added via AJAX’ is closed to new replies.