Hello. I'm a complete php newbie. I was wondering if someone could help me set this up.

Under the Available signup block, is there any way to list the date and event name instead of just the event name?

Thanks!

Comments

dww’s picture

Component: User interface » Views integration
Status: Active » Fixed

Yes, edit the 'signup_available_signups' block at admin/build/views and add the appropriate date field. It can't do this by default since it doesn't know if your site is using dates at all, date.module vs. calendar.module, etc. You just have to customize these views for your site, as explained in INSTALL.txt.

Good luck,
-Derek

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.