File Manager Javascript API
Permalink
Are there any tutorials for the file manager's javascript api? I got it working for me using this code in my element:
onclick="ccm_alLaunchSelectorFileManager('ccm-b-image')"
with the ccm_chooseAsset() callback. I'd like to see a tutorial, however, since I have no idea what 'ccm-b-image' means, etc!
onclick="ccm_alLaunchSelectorFileManager('ccm-b-image')"
with the ccm_chooseAsset() callback. I'd like to see a tutorial, however, since I have no idea what 'ccm-b-image' means, etc!