Wondering the capabilities of running a raffle system using your software?
I need to make a raffle for an event where users can buy different discounted prices of tickets and it needs that unique ID function that I heard you offer but can it setup some sort of raffle for prize function?
DT Register will handle the actual registration and will create a unique confirmation number for each record, which you can customize... can set to random or sequential and can add a starting prefix if you want.
There is no function to randomly select a record to receive a prize. You could export the confirmation numbers into a CSV file, then pull them into something else that will do your random selection task.
Regarding the use of DT Register as a raffle system.... and the use of DT Confirmation Numbers as raffle ticket numbers ...
We have successfully used DT Register to manage events. Now we would like to use it to manage a raffle. One obvious solution is to use the DT Register Confirmation Number as the Raffle Ticket Number
Using the Group Registration process seems to be natural if an individual wants to purchase multiple raffle tickets.
However, Group Registration generates a single DT Confirmation Number (because it is one record).
Is there a way/functionality that can be used to generate multiple DT Confirmation Numbers (i.e. raffle ticket numbers) using Group registration?