How do I know what the current app package is?
Thanks,
Like
The new behavior is Creatio tries to make it's best judgement of where to save things, it doesn't user the Current Package setting. It's not often correct in where it decides to save things IMO and a bit frustrating, so there's really no where to see it because the system will decide differently based on what item you're trying to save. This article shows how to force save a page into a certain application's pacakge or to turn off the new way and revert back to using the Current Package system setting instead: https://customerfx.com/article/reverting-the-behavior-for-saving-pages-in-the-creatio-freedom-ui-designer-to-use-current-package-setting/
Ryan
Thanks Ryan,
we are trying to have App/package structure where one App has all of the objects and then all of the different apps are dependent on the Data from the DB package.
Intention is to deliver independently from data model different apps for different projects ongoing in the customer
This would work fine with classic but now we are running into some question because of this "smart" behavior.
Last example was Creatio added a field in the activity object to link to custom object when we added a list to the page of the custom object
Do you think this approach would fix these issues?
Thanks again