Add Event Id to Event Listing
In my quest to display a single event on a page, is it easy to
display the Event Id (eid) to the Event Admin pages?
scenario:
1. non-technie adds/save event which assigns/commit
event id.
2. re-enter event edit screen, takes the event id and
places into a snippet, for example
Click <a href="displaySingleEvent.php?eid={num}">here</a>
for more information.
Thanks as always, have a great weekend. -aileen
|