1.2.2. Resources
The widget displays resources on the left side, with a new row created for each resource. To define the content of your resources, you can use regular Mendix widgets.
General
To define resources, you must specify a data source and a unique resource ID.
Nested resources
Enabling the tree structure is done by setting "enable tree" to yes, and then supplying an attribute for the parent resource ID. The widget will take care of the rest.
Resource column name
This is the label that will be displayed above the resource column. It can be left blank.
Styling
The resource width is the default width of the resource section of the scheduler. Users can scale the width as needed, or fully collapse or expand it.
Moreover, a dynamic CSS class can be applied to style the resource according to the needs of the application.
Actions
An on-click action can be set for each resource, which will be triggered when the corresponding row is clicked.
Search in resouces or events
Resources are fully responsive and can be searched. For more information on how to do this, please see: 1.4.2. Search in resources or events