My first question is on the following post about limiting the number of checkboxes that someone can choose. http://www.gravityhelp.com/forums/topic/limiting-the-amount-of-checkboxes-that-can-be-checked
In that post we are given some jquery code. Where do I put that code?
Second is a continuation of my previous post about sending emails to various recipients based on their answer. http://www.gravityhelp.com/forums/topic/conditional-logic-to-send-emails
Now, if someone chooses one topic, an email will go out correctly. If they choose more than one topic, how do I have the email go to person 1 and 2 for choice 1 and person 2 and 3 for choice 2?
Thanks