In a website that schedules dog classes, the users may have more than one dog. Community Builder can handle this and the information for each dog would be part of the user's profile. My question is when the user signs up for an event, is there a way for them to select the dog they want to attend the event (such as a dropdown list linked to the CB fields) so that only the selected dog's information would appear in the sign-up page based on integration and CB conditionals?
Thank you!
That should be possible by creating an SQL field to list the dog of users. But you will need to know how to write the SQL command to return the dogs of user store in Community Builder database