Hi,
I am trying to enable the "Save As" on the CAD itemtype to allow copy of existing CAD records to create new, similar records. A request from our mechanical engineers.
I've added an onBeforeCopy and onAfterCopy event handler to handle the new records creation.
I've removed the two lines that disable the "Save As" for CAD items from C:\Program Files (x86)\Aras\Innovator\Innovator\Client\javascript\disabled_functions.js
However the Save As is still missing from the right click context menu, even after a client and server restart.
I've even tried adding CustomBuildVersion="2" to the InnovatorServerConfig.xml.
What am I doing wrong?
TIA,
Jason