We are using this form for a scholarship application, with submissions mailed to scholarship committees based on checkbox selections. At present we have one committee that oversees submissions for 15 different scholarships. I believe currently with routing, if an applicant has checked off 5 of those scholarships, the committee will get 5 separate but identical emails. Is there any way around this at all? For instance- creating an email field visible to admins only, that's conditional upon any of 15 different boxes being checked, that is passed a value only if one of those 15 boxes is checked, and having the routing logic send to that address only if that field is not empty? Just trying to wrap my head around this and avoid the generation and delivery of umpteen identical emails if possible.