You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, let’s say I want to sell movie tickets, and this month I have several films scheduled, each running on different dates and times.
With this approach, it would be convenient to create events without specifying a date and time, and then assign the date and time directly to the tickets/products.
The same concept would work well for river cruises, tours, and any other frequently recurring activities.
Is it possible to implement this approach in the current configuration?
I tried the following approach: I create an event (with a specific date/time) and then try two options inside the tickets:
Category = date, ticket = time
Ticket = both date and time (with one category)
Conceptually this works, but the order and ticket visualization for the customer is incorrect.
Perhaps it would be worth considering adding such functionality?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
For example, let’s say I want to sell movie tickets, and this month I have several films scheduled, each running on different dates and times.
With this approach, it would be convenient to create events without specifying a date and time, and then assign the date and time directly to the tickets/products.
The same concept would work well for river cruises, tours, and any other frequently recurring activities.
Is it possible to implement this approach in the current configuration?
I tried the following approach: I create an event (with a specific date/time) and then try two options inside the tickets:
Conceptually this works, but the order and ticket visualization for the customer is incorrect.
Perhaps it would be worth considering adding such functionality?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions