jQuery UI Widgets Forums Scheduler Hide the Edit Occurrence Button

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Hide the Edit Occurrence Button #99168

    gellingboe
    Participant

    Is there a way to hide the Edit Occurrence button in the Edit Recurring Appointment menu popup? I don’t see that there is an editRecurrenceDialogCreate that allows access to the fields object and the editRecurrenceDialogOpen only allows access to the dialog object and the appointment data fields object.

    Thanks
    Greg

    Hide the Edit Occurrence Button #99177

    Hristo
    Participant

    Hello Greg,

    Unfortunately, there is no such option.
    You could disable the ‘Dialog’ by $("#jqxScheduler").jqxScheduler({ editDialog: false });
    Thank you for the understanding.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.