Scheduling puck defined by duration

If I have schedulable pucks for which I want the users to schedule them from the “Unscheduled” section of the scheduling gantt chart by dragging them onto a schedule, is there a way to show different puck durations (based on the puck property) as they’re dragged onto the schedule?

You can add a property to your schedule object type that represents the duration of individual objects. This will need to be expressed in milliseconds and the property will need to have schedules:schedulable-initial-duration

I’m assuming there is only one duration property and there is no way to define different durations for different resources? Could that be added to feature requests?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.