duplicate event |
Post Reply |
Author | |
moe188
Senior Member Joined: 27 March 2006 Status: Offline Points: 220 |
Post Options
Thanks(0)
Posted: 25 May 2006 at 6:45pm |
Hi, when the program start, it will display a daily calendar with all the appointment for today. for example if there is an appointment at 2pm till 3:30Pm, how can I stop the user if he tried to enter another appointment at the same time (2PM), or how can I have have my program display a message alerting the user that he is trying to enter a new event at a time that has been alrady taken. I hope my question is clear enough. Please Help |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
See onto IsEditOperationDisabled and BeforeEditOperation Calendar events. There you can add your code which will check time of other events for this day and cancel adding this particular event. Also search this forum for more information on those events. -- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |