Set Base Package for storing modifications

Hi Team,

I have added Multiselect Component for a client 'A' that is stored in Package 'UsrCrtLeadOppMgmtApp_3hvyr8v' instead of 'UserDemo' that is set as Current-Package.

Now, I need to make Multiselect Component + Other Changes for Client 'B' but in another package.

Query:

1. How to set custom package i.e. UsrDemo as base package for storing modification in any component or entity.

2. Package field is locked, can't be changed from here. How can I change this field for another Package? (If need to store changes in another Package)
 

Platform: Creatio:Energy (Freedom UI)
 

Like 0

Like

2 comments

Hello!

To set the UsrDemo package as the current package for the page, you need to link this package to the application where the page is located.

Once the UsrDemo package is linked, the system will stop generating the new package UsrCrtLeadOppMgmtApp_3hvyr8v, and all changes will be saved directly to the current package.

This is also the reason why the Package field is locked—because the package is not yet linked.

You can also find more details in the following Academy article: https://academy.creatio.com/docs/8.x/no-code-customization/customization-tools/app-management/store-freedom-ui-data

Please let us know if you have other questions.

Thank you for reaching out!

Thanks Daria for you response.

I followed your article for setting up current app package for Freedom UI app data.

I'm working on Contact app part of `Customer 360`. I have created two custom package: 'UsrDemo' & 'UsrGKMS', trying to store changes in these packages.

I had set up 'UsrDemo' & 'UsrGKMS' as current app package, one-by-one, through lookup.

Lookup 'App Package'

These 2 packages are visible in: application hub --> Customer 360

Customer 360

but every time It is showing 'UsrCrtLeadOppMgmtApp_66rvnxe' (Creatio created this package) as base package to store Contact related changes.

Contact_FormPage

Query:

1. Is It possible to store entity-related changes in multiple packages?

2. I want to store some changes in UsrDemo package & some in UsrGKMS package. How can I achieve this?

Show all comments