- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can we have a slider as an input option in a panel of a dashboard?
architkhanna
Path Finder
01-18-2017
01:57 AM
I want to create a panel that will take input from a dropdown and also the slider (just like we have one in a shopping app to adjust price of product in range).Can anyone suggest how to proceed?
TIA.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

nabeel652
Builder
01-18-2017
08:44 PM
This can only be attained by using HTML. Consider using jquery and jquery-ui. Convert the dashboard to HTML and add the slider. The information about slider can be found here:
