This is a migrated thread and some comments may be shown as answers.

Appointment longer than a week won't recur

1 Answer 62 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Adriaan
Top achievements
Rank 1
Adriaan asked on 06 Mar 2014, 02:11 AM
Hi guys,

I'm using the silverlight ScheduleView Q2 2013.  When we try to schedule an appointment for any longer than a week, the appointment Dialog refuses to let me set a recurrence rule on the appointment (the OK button on the recurrence tab is not active).  Is there some property that is used to control this feature that i'm not aware of?

Kind Regards,
Adriaan

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 10 Mar 2014, 11:56 AM
Hi Adriaan,

I managed to reproduce the described issue and I have logged it in our Feedback portal. You could easily track its status on the following link:
http://feedback.telerik.com/Project/143/Feedback/Details/122233-in-the-editrecurrencedialog-the-ok-button-is-disabled-when-the-appointments-has-d

In the explained scenario the RecurrenceDialog Ok Button shouldn't be disabled if the RecurrencePatern Frequency is Monthly or Yearly. What I can suggest you now in order to workaround the issue would be to modify the EditRecurrenceDialog ControlTemplate in order to replace the command of the Ok Button to one in the ViewModel. This way you will be able to confirm the changes if the duration is bigger that 7 days and the RecurrencePatern Frequency is set to Monthly or Yearly and if not you could show error message. For your convenience I have prepared and attached a sample project which demonstrates the exact approach (note that project uses Implicit Styles).

Hope this helps. I have also updated your Telerik points for the involvement.

Regards,
Kalin
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

Tags
ScheduleView
Asked by
Adriaan
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or