Panel | ||
---|---|---|
| ||
Common ProcessesThe root element that includes a set of the module’s common processes (create, view, edit, delete). This element is always included in the release CRMConfig file. However, it can also be added in custom configuration files, |
...
but only |
...
for custom modules. That is, custom files must not include this element when extending a release module. The element is consisted of at least one <process> sub-element. |
Attributes
Name | Description | Value |
---|---|---|
id | Unique Identifier. | Any |
name | A name that describes the process. | Any |
description | A description that describes the process. | Any |
methods | A set of methods. |
Example
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|