Events Booking View registration form

  • Paul Seyler
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 10 months ago - 8 years 10 months ago #85530 by Paul Seyler
Events Booking View registration form was created by Paul Seyler
I would like to display an event registration for as a sidebar in an event article. It seems like I can use the Events Booking View Module to show a registration form in a module. I have two questions:
  • when I place that module in the Sidebar position on a page, the page will not load. Instead the browser loads my home page. If I change the module position to one that does NOT appear on the page, then the page will load with no problem, so I know that the problem is not in Menu or Article assignment. If I change to a different view, (like 'Calendar' it will display fine in any position. Can you tell me what's wrong?
  • What query string do I use to show a particular event. In this case it the event ID is 1, so I'm assuming I can put 'ID=1" in the query string. Is that correct?
I have not been able to find any documentation for the Events Booking View Module, so please share it if you can.
Thanks!
Paul
Last edit: 8 years 10 months ago by Paul Seyler.

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

More
8 years 9 months ago #85555 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking View registration form
Hi Paul

For registration form view in the module, the query string parameter must be set to event_id=1 (it will display registration form for event with ID = 1 in this case). You should also append Itemid parameter to the query string (such as event_id=1&Itemid=ID_OF_ACTIVE_MENU_ITEM)

Regards,

Tuan

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

More
8 years 8 months ago #87377 by Melissa Minchala
Replied by Melissa Minchala on topic Events Booking View registration form
Hi,

Can you please provide the various query strings available for the module.

I would like the one for Event Detail, but honestly a reference list would be great as well.

Thanks,

-Melissa

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

More
8 years 8 months ago #87391 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking View registration form
Hi Melissa

1=> For Event view, the query string would be id=ID_OF_THE_EVENT&Itemid=ID_OF_ACTIVE_MENU_ITEM

2=> For other views, I will try to write it on documentation later. Right now, I am abit busy

Regards,

Tuan

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

More
8 years 5 months ago #91655 by Dirk
Replied by Dirk on topic Events Booking View registration form
Hi Tuan,

I want to implement the registration form into an article. When I use the string above the form is showing the form for individual registrants and not for group registration. How can I show both options in one article?
Thanks.
Dirk

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

More
8 years 5 months ago #91759 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking View registration form
Hello Dirk

Unfortunately, we don't support group registration. As mentioned in our documentation, the ebregister tag only support individual registration form for now

In the future, I will try to add support for group registration form, too. But it would take time for the implement

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc