REMINDER
-
Hello team,
We're looking to implement a "pricing calculator" like this:
https://www.meilleurtaux.com/credit-immobilier/simulation-de-pret-immobilier/calcul-des-mensualites.html
https://www.meilleurtaux.com/credit-immobilier/index.htmlIs this something I can at least build a little bit with pagebuilder (the labels, the mise-en-page)?
Currently, I have added a cloud backend 'number' type input and changed the 'type' to "range" in the code.
Then, I use the Pagebuilder Custom attributes function to modify the initial parameters.
Any chance of getting this as a native Pagebuilder / Cloudbackend input object?
All thoughts welcome
-
Hi,
I think you can do a lot through the pagebuilders and mix with embed code to put your value sliders.
Not sure about setting it by default on the Pagebuilder as I rarely see those inputs used on websites. It's way more frequent custom Js library that gives more customization and unified design across all browsers/devices.