main and child events import

  • Florian F.
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 hours 36 minutes ago #176064 by Florian F.
main and child events import was created by Florian F.
Hi,
how does EventBooking define that the first date of a multi-day exhibition is considered the main event, while all other dates are treated as child events?
Which field or combination of fields establishes this parent/child structure in the import file?Any insight on how EventBooking handles this would be greatly appreciated.

Thx and regards

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

More
6 hours 17 minutes ago #176065 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic main and child events import
It is controlled by parent_id field.

- For parent event, parent_id = 0. Also, event_type = 1
- For children events, parent_id = ID of the parent event. And event_type = 2

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc