Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
So I read through the documents and I am fairly sure the function I want is getMediaProperties().I know something like :dialog.getMediaProperties().callVariable10will fetch me CV10. So lets assume a custom variable named user.WakkaWakka was defined. ...
Sadly, the fetching of custom ECC variables still has quite a few of us pulling out our hair. The problem is that if it isn't an out of the box variable we can't seem to fetch it. If you can figure that out for us, I will show you how to to open up w...
Did you update the xml for each of your gadgets? In each of them near the top you will probably see something to the effect of : <!-- jQuery 1.5 --> <script type="text/javascript" src="jquery-1.9.1.min.js"></script> <!-- Finesse Lib --> ...
In his example he uses something to the effect of finesse-10.0.js (I forget the exact file name). If you get the 10.6 version, bundle it with your gadget, and then edit the xml to reflect that it will work. At least it did for 10.5. At which point yo...