Slider Fields on Dynamically Generated Fields
-
We have a form that utilizes this plugin. The plugin does work flawlessly for the initial fields.
However, we have a very complex form and we’re also using this plugin: https://gravitywiz.com/documentation/gravity-forms-nested-forms/ which dynamically nests additional gravity forms inside the original gravity form in the DOM.
We have a button that is clicked, that loads the nested form. OnClick I am able to manipulate various DOM elements for the nested form. I am also trying to run sliderInit(); to change the dynamically loaded slider fields but keep getting “noUiSlider (10.0.0): Slider was already initialized.”
Was wondering if you knew of a way to “re-run” the slider field javascript to “sliderize” [lol] the slider fields that were loaded dynamically?
Thank you!!
- The topic ‘Slider Fields on Dynamically Generated Fields’ is closed to new replies.