Forum Discussion
angela
8 years agoCatalyst II
These two lines in a JS Methods in 'Client Events' solves the "New Item" issue. Creating a new Item in the TOC now also leads to Part.
inDom.setAttribute('type','Part');
top.aras.evalMethod('OnShowItemDefault', inDom, inArgs);