Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
This tag is used to define a setting on the dashboard component.
Attributes
Name | Description | Values |
---|
page | The settings data entry page. | Any |
classname | The dashboard component UI class name. | Any |
method | The method name to load the settings form. | Any |
Example
Setting
<setting>
<page>dashboards/subscriptionsPerLifeCycleStateSettings</page>
<classname>ejb/CRMUISubscriptionDashboardComponent</classname>
<method>loadSubscriptionsPerLifeCycleStateSettingsForm</method>
</setting>