Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #108751
    Leonardo Caitano
    Participant
    I set the view to "day" and when dragging a task I want it to be some or decrease by 5 minutes. 
    However, in the default configuration there does not seem to be any logic.
    
    what I want?
    
    task dateStart: 01:00:00 
    after drag and drop 01:05:00 
    drag and drop again 01:10:00
    
    by default there does not seeem to be any logic.
    
    task dateStart: 01:00:00 
    after drag and drop 01:05:08 
    drag and drop again 01:10:17
    
    can help me?
    #108764
    Markov
    Keymaster

    Hi Leaonardo,

    The Gantt does not have this feature. I created a work item about it.

    Best Regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

    #108776
    Leonardo Caitano
    Participant
    If possible, create this feature with the "segments feature" as well. So I can parameterize this data.

    Eg: https://www.htmlelements.com/demos/gantt/task-segments/

    what I want?
    
    segment dateStart: 01:00:00 
    after drag and drop 01:05:00 
    drag and drop again 01:10:00

    like so:

    {
    view: ‘day’,
    intervalinMinutes: 5

    }

    is it possible?

     

    #108787
    Markov
    Keymaster

    Hi Leonardo,

    At present it is not possible. We need to write code and extend the Gantt in order to add this functionality. As soon as this is done, we will add it to a release and a release notes item with the update.

    Best Regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.