oscarmoreta
Forum Replies Created
-
Yes, I am from Barcelona 🙂
Normally I use the data- * attributes to indicate in each instance of the select their configuration parameters, it’s very useful when in the same form I have several SELECT2 with different configuration options
with your helper cf7sgCustomHybridddTemplates I don’t need it
Thanks
It works
Thanks!!
Thanks again
the last update has a bug
Uncaught ReferenceError: $form is not defined
t(‘.cf7sg-dynamic_checkbox’, $form).each(function () {
new HybridDropdown(this, t(this).cf7sgHybridddOptions())
})and in the backend: when I perform click in the form fields button for use the helper to create script doesn’t appears Hybrid Dropdown
(https://bestdrive.codigoeme.es/wp-content/uploads/2021/11/hybrid.jpg)
I find the way exploring your code
Thanks again!!