
Robert Stolk
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
Activity overview
Latest activity by Robert Stolk-
Robert Stolk commented,
Hi, I think you can make it work by changing the line 288 in .js file to : var widgetEditorOpen = window.location.href.indexOf("widgets") > 0;
-
Robert Stolk commented,
Hi Ori, I think you can make use of this : var dashid = ev.dashboard.oid instead of putting the dashboard id manually in the code.