Hello! I have been stuck on sorting two data types in a repeating group for a while now.
To explain my project, users can either find or give a dog. regardless of what dog breed a user selects and whether or not they want to find or give, they will be directed to a page where they will answer questions about the dog they have selected. For example, if a user selects a golden retriever, and that they want to FIND, then they will be asked a question like, “what age golden retriever do you want” and they can select from the drop-down. if the user selects a golden retriever, and that they want to GIVE, then whey will be asked a question like “What age golden retriever do you have”. And there are a couple more questions. But for every dog breed, and whether the user decides to FIND or GIVE, the data (the questions the user answers) will get saved under app data of Finders or Givers which I want I plan on making a repeating group that will display the matches of givers. This way people finding a dog can match with someone who is giving that dog. Please help!!
Here is a video I have created with an explanation of what I need help with. It’s 8 minutes, but I do my best to cover everything.