• Resolved koendoit

    (@koendoit)


    Hi,

    We use wordpress in combination with barbajs: https://barba.js.org/.

    I’m looking for a form solution in combination with barbajs, is it possible to re-initialize the form in JS? in barbajs there is a beforeEnter hook where i need to init the scripts for the next page. For now the upload field and ajax validation is not working.

    Thanks for your time,

Viewing 1 replies (of 1 total)
  • Plugin Author fabianlindfors

    (@fabianlindfors)

    Hi!

    There sure is. You can run af.setup_form($form) where $form is a jQuery object for the <form> element. ??

Viewing 1 replies (of 1 total)
  • The topic ‘Barba js and advanced-forms’ is closed to new replies.