Hi Martien,
Thanks for reaching out.
I extended Jeremy’s slider functionality to include a reset button, which you can find here
There are two parts to the extension:
- Merging the “Reset” button and the original slider together into a single element which exposes a value property. See Introduction to Views and Form Input for more details
- Ensuring that all parts of the original slider are updated when necessary
Hope that helps.