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!
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
Comment #1
dwwYes, 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
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.