- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Tutorial for building 1-click dashboards
Does anyone know of good tutorials for how to build interactive 1-click dashboard using JSL? For example, I would like to build a user interface which allows the user to select an item from a dropdown list and display some sort of visualization charts based on the user selection.
Thanks,
Simon
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Tutorial for building 1-click dashboards
This isn't exactly a tutorial, but you might take a look through the fantastic Add-in Manager @Justin_Chilton put together, specifically the screenshot where you can paste a JSL script copied from graph builder or other graphs into menu items:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Tutorial for building 1-click dashboards
This isn't exactly a tutorial, but you might take a look through the fantastic Add-in Manager @Justin_Chilton put together, specifically the screenshot where you can paste a JSL script copied from graph builder or other graphs into menu items:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Tutorial for building 1-click dashboards
Fantastic. Thanks for sharing