Hello @fantou
Thank you for reaching out to us.
Unfortunately, we don’t have such a feature that allows you to add plugin minus for the number field but you can use slider field, which allows you to create something similar and use it in your calcutions, please take a look at this doc to learn more.
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#slider-field
Best Regards
Amin
Thread Starter
Fantou
(@fantou)
Hi @wpmudev-support2
Thanks for idea, it’s great !
However I have a, another question : is this possible to “disable” the calculation ? I will try to explain my aim :
I have a slider and a list choice. The list choice is for an “type of offer (for example : beginner bundle, pro bundle…) and the slider for the number of bundle
Then I use a calculation for displaying the price (with a custom JS)
It works pretty nice but I have a problem : if I select an offer and the number (for example 5), I have the good price. But if I change the offer and stay to 5, th eprice goes back to the initial value and when I slide again, I have the right price
I think it is beacause the calculation of Forminator override the one of my JS custom. Is there a way to avoid this ?
Have a nice day !
Hi @fantou,
Can you please share an export of the form along with the custom JS that you are using so that we can take a closer look at the behaviour?
Please share the export and script using Pastebin.com or Google Drive. I hope the following guide comes in handy: https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export
Looking forward to hearing back from you.
Best Regards,
Nebu John
Thread Starter
Fantou
(@fantou)
Hi @wpmudevsupport14
Thanks for the help ! In the meantime i’ve made differently : I’ve replaced the calculation by a simple text and add some code for avoid the fill’s possibility. It works well, thanks 🙂
(It’s not really for this topic but have you a link or a doc with all class used in Forminator ? For the CSS custom it could be usefull because sometime, even in the console, I have some trouble to find the good one)
Hi @fantou,
It’s not really for this topic but have you a link or a doc with all class used in Forminator ?
I am sorry, we do not have any such documentation that covers all the CSS classes used in Forminator. Please feel free to open a separate topic if you need any assistance regarding this. We’ll be happy to help.
Best Regards,
Nebu John