Detail page needs access to invoking grid date
-
All my events are 1 week events (7 days). They’re actually “timeshare” weeks. However there are certain circumstances when only some days of the event week need to be displayed differently. They’re “rental” days and identified in a database table outside of the my_calendar schema. When outputting the grid I can in the “rental” date as $process_date and alter the default display. But when a grid cell (day) is clicked it calls mc_get_event to get the body of the Details page. I don’t know how to provide mc_get_event day date of the grid cell that was clicked and alter its default display.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Detail page needs access to invoking grid date’ is closed to new replies.