Details
Description
Implement Dashboard for CiviEvent and Menu Items
Component Dashboard (component home page):
- Selector w/ listing of up to 10 events sorted by end_date descending
- Selector columns are: event name, event type, public (yes/no), max participants, registered participants, start and end date. Event name links to event summary page. Registered participants column (if > 0) is a number which is a link to Find Participants (search) for that event.
- Action links are: Map (if is_map=true), Configure
- If there are more than 10 "active" (eg is_active=true) events in the domain, include link at bottom of selector to the Manage Events page - "(more events...)"
more for details check:
http://wiki.civicrm.org/confluence/display/CRM/CiviEvent+-+Phase+1+Specifications