jQuery UI Widgets Forums General Discussions Appointment Setter | JQX Scheduler

This topic contains 2 replies, has 2 voices, and was last updated by  akamai 6 months, 4 weeks ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Appointment Setter | JQX Scheduler #123800

    akamai
    Participant

    Hi,

    So I am working on a project and I am using jqx scheduler for appointment setting module.
    I was able to customize the dialog box, I have added fields that are not in the default fields the dialog,
    have changed the colors and button design.

    Unfortunately there are still some features that are not yet been placed,
    and the best solution to achieve that is to create a different dialog box using Jqx Dialog Widget.

    Is there any way, or any trick to, like when the user doubled clicked on the cell that instead of displaying the default
    dialog box of the jqx scheduler, the event will trigger or open a separate customize dialog box?

    Hope to hear from you soon.

    Thank you,
    Jess

    Appointment Setter | JQX Scheduler #123808

    Hi,

    You can hook into one of the scheduler events and manually open the separate dialog box.
    The best option is to use the ‘editDialogOpen’.

    See this demo here: http://jsfiddle.net/soqtz53p/

    Best regards,
    Svetoslav Borislavov

    jQWidgets Team
    https://www.jqwidgets.com/

    Appointment Setter | JQX Scheduler #123818

    akamai
    Participant

    Hi,

    I have found a solution, at first I thought we cannot disable the dialog box, but you have this option to disable it.
    Then I use celldoubleclick to call a separate dialog.

    Thanks,
    Jess

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.