Hi all..
How can i prevent the repetition event?, when i create an event with a start date and a hour and select the resource it's fine. But when i create other event with the same date and hour, this permit add the event. i dont wanna repeat the event.
What we need to change, to prevent this?
Thanks!
Don't repeat an event
3 posts
• Page 1 of 1
Posts: 2
Joined: Mon Aug 16, 2010 9:46 am Location: gUAYMAS |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Hi. Sounds like you're talking about "duplicate" records instead if legitimately different records that may conflict. We don't have ANY mechanism for preventing or finding dupes, so you'll need to craft that yourself.
You could consider creating a find or relationship that reveals the dupes for any one record (I'd suggest a find is faster). Once that is working you can run that when events are created (by attaching this to the script on our continue button) or run this on the server periodically to flag or email users about the offending records. Hope that helps. John Sindelar
SeedCode |
Posts: 2
Joined: Mon Aug 16, 2010 9:46 am Location: gUAYMAS |
Thanks, for you help. I make my own script for prevent repeat the event, work's great. If some body want this script, can send me an email to [email protected]. |
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: Google [Bot] and 3 guests