Hi everybody,
how i customise the hour for the view GANTT 5 and view GANTT 7 ?
actually i use
scheduler.config.first_hour = ‘<xsl:value-of select=“DispatchingStartDay”/>’;
scheduler.config.last_hour = ‘<xsl:value-of select=“DispatchingStopDay”/>’;
but don’t work for this 2 view but it’s wor fort day, week or GANTT ( day)
thx for answer !