Forum Discussion
Gopikrishnan
5 years agoAccelerator II
Hi Daniel
You can import this find parent package (https://github.com/ArasLabs/find-parent-package) solution to your ARAS environment to find which package the items are added to.
Once you import this package, follow below steps
Navigate to ItemTypes
Search for GlobalPresentationConfig
Open and Under actions relationship, add labs_FindParentPackage action
Save and Unlock the item type
Right click on client presentation and select Find Parent Package to view the current package of that item.
Mostly CUI will be in com.aras.innovator.cui_default package
Thank You
Gopikrishnan R