Content Server - Override WebNode action with a Javascript call

Hi,

Is it possible to change the override we currently have that allows us to change the action performed on a document to go to a URL that invokes our viewer.
Would it be possible to the same behaviour but call a javascript function with some details passed in?

Thanks

Nick

Tagged:

Comments

  • its not possible to update the server side code, that is likely to require OScript, but you should be able to use an OnLoad function to update the URLs that are mapped to links / menu items in the UI.