I’d like to add some custom javascript for dynamic content in my dashboard widgets.
Is there a way to include js file for my custom widgets located in /etc/ood/config/apps/dashboard/views ?
I’d like to add some custom javascript for dynamic content in my dashboard widgets.
Is there a way to include js file for my custom widgets located in /etc/ood/config/apps/dashboard/views ?
There is an entry point you can use to include your own files: ondemand.d/*.yml files — Open OnDemand 3.1.0 documentation - Search for custom_javascript_files
. You can include those in your dashboard.
On nice! Looks like it’s time to update =)
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.