Hide Children in eb_view module (Calendar)

  • Justin
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 7 months ago #134145 by Justin
Hi
I am trying to use the ed_view module to display a calendar.
I created a Parent/Child event the event is on the same day but different time slots, on calendar page view I can set it to hide Child events.
How do I set "Hide children events" in the eb_view module?

Please Log in or Create an account to join the conversation.

More
5 years 7 months ago #134190 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hide Children in eb_view module (Calendar)
Helli Justin

You need a clever setup for that purpose:

1. Create a (hidden) menu item with the right setting you want

2. Then on the Query String parameter of the view module, enter Itemid=ID_OF_THE_CREATED_MENU_ITEM

When you do that, the view will use the parameters of the created menu item and it will work for your need

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc