We have TS672 installed on our development server and it's configured to use TimyMCE. I'm trying to insert an image or link in a TinyMCE field in a DCR and nothing happens when I click the Browse button. I don't even get an error message, even if I have that option turned on in the IE settings. I couldn't find anything in the forums specifically about the Browse button not even responding, so I'm wondering if it's a configuration issue on my server or if it's a browser setting imposed by my company's security settings. Has anyone ever heard of this or know how to fix it?
var f = document.forms[0];
IWTinyMCECustomConfig("ceridian","file_browser_callback","iwBrowse");