Custom fee fields

  • Tom Nicholson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 11 months ago #115589 by Tom Nicholson
Custom fee fields was created by Tom Nicholson
Hello,

I'm a new 'Event Booking' user and I'm very impressed so far. I'm currently trying to add a childrens' event where the fee structure has been marketed as £12 for the first member (with a £2 discount under a certain age) and £10 for each subsequent member (with no further discount regardless of age). Is there any way to do this with the custom fee fields or any other way?

I wondered whether this could be done by showing a custom field (with a custom fee field applying the discount) *only* for the second and subsequent members, either in the same way as it's possible to show a field only for the first group member or using the "depend on field" option.

Any guidance greatly appreciated!

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
6 years 11 months ago #115592 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom fee fields
Hello Tom

Unfortunately, I don't see a way to handle this requirement using custom fee field. Maybe you can setup it using group registration rate, see eventbookingdoc.joomservices.com/basic-s...p-registration-rates

For example, for 2 members, the rate will be (12 + 10) / 2 = 11

For 3 members, the rate will be (12 + 10 + 10) = 32/3.... and so on

The down side is you have to define the rate up to maximum number of group members in the system. Otherwise, you need to make some small customization to the code which calculate the group registration fee for the registration to have it works as you want

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc