Hi
I am not sure how this would be done,
I am using the DT register component to have people register for an event, price of tickets would be $10,
But I also want to create a price for a "sponsor"
A sponsor donates 100 dollars to cover cost of event, and is entitled to 2 tickets.
If i create a custom field, how do I create it, that if the "sponsor" option is checked, the user does not have to select a standard priced ticket
does anyone have any idea how to approach this?
I have tried submitting this to the creator of the extension but have not heard back in a couple of days, so does anyone think they can help me?
I am thinking of something similar. You could have the price at 10 dollars but if they select the $100 dollar price it actually discounts $10.00. So it would be 10 + 100 -10= 100. I know that is a bit awkward but may get you there. Or, just have the extra amount added to the 10. So list it as a 100 dollar sponsor and if they select it they pay an additional 90 dollars. ( you just have to keep track and make sure they are credited with 2 tickets.)
--not sure if this helps but.. noticed no other replies so might be better than nothing.
Not sure what happened to this initial post... but this is a very common function of DT Register. Watch the custom fields video tutorials and you would have all of your answers
You can apply pricing modifications (positive or negative... $ or %) to any option in a dropdown, checkbox or radio buttons. The videos show exactly how to do this. Setting it for selecting a sponsor option is no problem at all.
Price of the event is $10. Then is they select that they are a sponsor, then it will add $90 to the ticket price for the total of $100.