Any way to return EventID? |
Post Reply |
Author | |
syndalis
Groupie Joined: 20 October 2005 Location: United States Status: Offline Points: 19 |
Post Options
Thanks(0)
Posted: 29 July 2007 at 12:27am |
I am trying to handle all calendar event creation outside of the standard tools, and I would like to return SPECIFICALLY the eventID (Autonumber / Identity) when I doubleclick on an event, so that I can use the event ID as a filter when loading a new form.
However, HitTest.ViewEvent has no way of returning the autonumber. Any ideas? |
|
cjprb
Newbie Joined: 08 June 2007 Status: Offline Points: 10 |
Post Options
Thanks(0)
|
What about
HitTest.ViewEvent.Event.ID
Claus Pedersen
|
|
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 |