Slider Range Min - Max Value Help

Hey @jnbridges :slight_smile: Can you share a link to your app editor?

If you have a field on the User which stores a numeric range (“NumericRange” here, for example), then you can display the values with a slider using:

If you’d like to save the numeric range any time either the min or max is changed, you could enable autobinding (doesn’t cost any workflows) or set up a workflow such as:

1 Like