I have a dashboard with a component on it which is a web resources comprised of an HTML page with javascript code in it.
In this code I want to use the the javascript samples that come with SDK (SDK.Jquery.js and json2.js). I've added them to my CRM Solution, however, with a dashboard libraries can't be added as they can with a form.
I've found out where built-in libraries are stored and referenced these, i.e.
<script src="/_static/_common/scripts/jquery1.7.2.min.js"></script>
But the files SDK.Jquery.js and json2.js are nowhere to be found in the C:\Program Files\CRMWeb.
Has anyone accomplished this with a Dashboard?
*This post is locked for comments
I have the same question (0)