User | Kudos |
---|---|
11 | |
10 | |
3 | |
3 | |
2 |
I have a base typedef (e.g., a lvclass) that is used to create many different user events (see Create User Event). If many registrations (see Register for Events) are done where the base typedef is the same, the only way to tell which event is which in an Event Structure is by the order of the inputs to Register for Events and/or the anonymous bundling of multiple Register for Events.
I would like to dymically 'name' events when they are created with Create User Event and then to call them out specifically in the Event Structure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.