I am having difficulty referencing media (JPEG, GIF) within the internally stored media (ie - image imported into a Solution through the Media Library dialog). I can import the image without any difficulty.
The plugin I am having trouble getting going is the Agent plugin, method is: plugins.agent.setImageURL(‘string to access the internal library is ???’).
I think my problem is that I don’t have the correct format for the location string.
Thanks - I’ve tried that without success. I am working with a test form (only one button that calls a form level method). The test code (that doesn’t work yet) is:
I’ve tried different parameter techniques for the agent plugin (double quotes, no quotes) and checked the spelling and case for my file name within the media library.
Anything else you could suggest to try? thx, Michael