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

Change appointment text in Week View

2 Answers 96 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 22 Sep 2015, 02:12 PM

How can I change the text that shows on the appointments when in the week view?  Right now it's just showing the week day and day of the month, as shown in the attached image.  I need to be able to change that text to be the description field of the actual appointment, which is our work order number from the database.

Kind regards,

David

2 Answers, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 22 Sep 2015, 02:25 PM
Hello David,

Thank you for writing.

The RadScheduler.AppointmentTitleFormat property controls what information to be displayed in the AppointmentElements. If none of the available options is applicable for your case, you can create a custom AppointmentElement, override its CreateAppointmentText method and return the desired string information. You can refer to the Scheduler Element Provider help article demonstrating how  to create a custom AppointmentElement and replace the default one in the SchedulerElementProvider.

I hope this information helps. Should you have further questions I would be glad to help.
 
Regards,
Dess
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
David
Top achievements
Rank 1
answered on 23 Sep 2015, 11:51 AM

Thanks Dess, I'll give that a try.  We actually switched to using the Day view instead of the week view which gives them what they want, so I think we're good now.  But I might try checking out your solution anyway.

Kind regards,

David

Tags
Scheduler and Reminder
Asked by
David
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
David
Top achievements
Rank 1
Share this question
or