We have a custom modification actions xml file that changes the action that is called when a user double-clicks a document link in Webtop. We have some object types that are metadata only and never have any content. The modification extends dm_sysobject_actions.xml, scoped to the specific metadata-only document type, so that the double-click will open the properties window rather than attempting to open the non-existent content (which generates an error).
However, this modification does not work in My Files. I don't see another actions.xml file that relates only to My Files. Is there one? How do I get this modification to be triggered from My Files?
We are on Version 6.7 SP1.
- Jane