This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Enable SaveAs on the CAD itemtype list view

[email protected] - Wednesday, March 23, 2016 2:20 PM:

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)ArasInnovatorInnovatorClientjavascriptdisabled_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