Hi,
I am trying to load the JS file in my XML dashboard but I am unable to get the JS data in the XML dashboard.
I am facing difficulties.
I placed the file in the path (appname/appserver/static) and I mentioned in XML.
I am not getting the JS Data.
Please let me know what I need to do.
Thanks and Regards,
Venu
After updating a javascript file that is already being used, I am able to reload the code through a bump
on the search head by visiting this page:
https://my.search.head/en-US/_bump
and clicking on the bump
button.
If that isn't sufficient, you may need to debug/refresh:
https://my.search.head/en-US/debug/refresh
After updating a javascript file that is already being used, I am able to reload the code through a bump
on the search head by visiting this page:
https://my.search.head/en-US/_bump
and clicking on the bump
button.
If that isn't sufficient, you may need to debug/refresh:
https://my.search.head/en-US/debug/refresh
i placed the JS file in the path (appname/appserver/static) and i mentioned in XML like dashboard script="filename.js"