I saw that unique user IDs for events were being considered and was wondering if it was implemented yet. We require a unique number for each entrant for confirmation purposes. At very least, is the database structured in such a way we can use the ID field in the tables as the identifier to link users with events?
Hello. This is not added in yet, however, as you mentioned... the database DOES have a unique ID for each registrant. Hopefully that will work for you. Thanks.
I know this is an old post, but wanted to follow it up with an update...
The new 2.4.2 includes this functionality now. A confirmation number is now generated for ALL registrations and is stored in the database. It is shown in the backend records list, in the admin notification email, and has a new optional tag [CONFIRM_NUM] for including the confirmation number in the user thank you email.