Hi all,
I’m trying to get a slider to work & move up/down in increments of 5000, up to a max value of 1,000,000.
I’ve got the slider working so it adjusts left & right correctly & can go up to a max value of 1,000,000, just not in increments.
if anyone can help it would be really appreciated!
Thanks!
Hi! If you haven’t seen it already, the thread linked below has a couple of incremental slider samples that should help. For step by step instructions on how one can be built, the post and sample file below should help:
Hey there Hong Kong Phooey,
At the bottom of this post you’ll find an edited version of your RP file. Pop it open and read on.
To get the text on the “displaySumInsured” text field to change as the “sliderThumb” dynamic panel is dragged, I set up several conditional cases under the "sliderThumb"s OnMove event that check to see which of the “increments” vertical lines the DP is being moved over:
[image]
To get the “sliderThumb” DP to move when the slider bar is clicked, I used the “saddlerySl…
If you’re looking for a pre-made slider that can be quickly reused, then the file from josephxbrick’s post below has some ready-made notched sliders along with instructions on how to customize them for the values you need:
Hi!
It looks like the notch generation has broken badly since I posted this. (They’ve made a lot of changes since then.) I rewrote it so it’s working again.
I added a second page that lets you control the slider with a field (and the field updates when the slider moves.) Note that deleting this field will break the slider completely!
Let me know if you run into any issues:
notched slider.rp (381.7 KB)
Live sample
Hopefully that helps!
1 Like
system
Closed
March 29, 2019, 11:40pm
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.