HI, I have a repeating group, type: quests, that display quest title, description and assigned candidate (this is a list, one quest can have multiple candidates), and I have a pop up, data type: quests, that display these information of each quest, and make changes if necessary, I have an input that invites candidate(s) to complete this task by entering their email in this input box, and a save button. When I set up the workflow of this save button, it requires more statement. Help
Next thing I want to do is the user being invited, if have a profile in application, receive the quest in their quest board, if does not have a profile in application, send them an email to invite sign up and get the quest in their quest board.