Forum Discussion
angela
24 days agoCatalyst II
Hi Michael,
yes onBeforeAdd would have been a useful solution. Unfortunately I have an unique "item property" that requires an id based item. So the "Copy of" trick didn´t work here.
But I found a solution: Aras it self used a CUI replacement for a custom "Save As" button in the query builder. So CUI seems the way to go. But I used a different approach in the Method than the original Aras code. I discovered that the native "copyItemEx" function includes soem additional parameters. One of them allow us to display a copied item to the user WITHOUT saving it! Perfect solution!
BTW: I currently don´t get any emails when somebody answers my posts.