Salesforce admins: Urgent action required!

App projects: Difference between revisions

Jump to navigation Jump to search
Line 85: Line 85:


Here are the basic principles of how this functions:
Here are the basic principles of how this functions:
* Creating a child project creates essentially an empty project (because it uses the project files of the parent project).
* Creating a child project creates essentially an empty project with a reference to the parent project, because it uses the project files of the parent project.
* When you modify a setting or component in the parent project, and the child project does not have its own definition of the component, parent change is used.
* When you modify a setting or component in the parent project, and the child project does not have its own definition of the component, parent change is used.
* When you modify a setting or component in the child project, the link to the parent is permanently broken for that component. Any further changes for the component in the parent no longer apply to the child.
* When you modify a setting or component in the child project, the link to the parent is permanently broken for that component. Any further changes for the component in the parent no longer apply to the child.

Navigation menu