Schedule Board: Difference between revisions

Jump to navigation Jump to search
Line 306: Line 306:
In addition to the tabs with settings, you can configure business logic in the toolbar. Schedule Board supports two types of rules:
In addition to the tabs with settings, you can configure business logic in the toolbar. Schedule Board supports two types of rules:
* The '''On Create''' rule triggers when a new activity (task) entity is created based on the source entity (when the source entity item is dragged from the list of source entities onto the timetable).
* The '''On Create''' rule triggers when a new activity (task) entity is created based on the source entity (when the source entity item is dragged from the list of source entities onto the timetable).
* The '''On Change''' rule triggers when a task is rescheduled. The event is triggered when you drag a task to a different time/resource, when you modify the time or resource on the task properties, or even when you use the auto-scheduling function. Note: When you drag a task to a different resource and time, the rule is actually executed three times: once for start date, end date, and resource.
* The '''On Change''' rule triggers when a task is rescheduled. The event is triggered when you drag a task to a different time/resource, when you modify the time or resource on the task properties, or even when you use the auto-scheduling function. Note: When you drag a task to a different resource and time, the rule is actually executed three times (every time with a different value in the ChangedItem variable): once for start date, end date, and resource.


See [[Rules editor]] for further information about rules.
See [[Rules editor]] for further information about rules.

Navigation menu