Within a solution, there are various operations that can be performed on components and the solution itself.
The following is a list of the operations available within a solution:
Operation | Description |
New | Creates a new component of the type selected. The new component will inherit the prefix of the associated publisher. |
Add existing | Adds an existing component to the solution. |
Edit | Edits an existing component in the solution. |
Add subcomponents | Selects assets of the selected entity (fields, forms, and views) and include them in the solution. |
Remove | Removes the component from your solution but does not delete it from the environment. |
Delete | Removes the component from your solution and deletes it from the environment. Note that system components cannot be deleted. A component that another component is dependent upon cannot be deleted. |
Export | Exports the solution. A ZIP file is created containing a set of XML files. |
Import | Imports... |