<div dir="ltr"><div><div><div><div><div><div><div><div>Dear All<br></div>I have used previously Drupal 7 form with AJAX. But first time using along with java script. I am facing a typical issue as explained below. Kindly check if you can help out or give some pointer to fix it.<br>
<br></div>I have a page, where I am presenting 100 users data to a logged in user. We need to send mass email for certain users. So I have provided one checkbox per user. <br><br></div>Logged in user selects few checkboxes and tries to send mass email. I have buttons &quot;show email form&quot; and &quot;hide email form&quot;. Using AJAX I am able to show the email form (having subject and body fields, and &quot;send email&quot; button etc) and hide the email form (just by clicking  &quot;show email form&quot; and &quot;hide email form&quot; buttons). Till this point it works nicely.<br>
<br></div>While I am trying to send email, I enter subject, mail content and press &quot;send email&quot; button which is present in AJAX area div. To my surprise when I click &quot;send email&quot; button corresponding submit handler is not invoked, hence not able to send email.<br>
<br></div>I have a java script, that just does Select / Unselect all for all checkboxs.<br><br></div>Can somebody point out is it a known issue and how do we overcome it.<br><br></div>Thanks<br></div>kamal<br><div><div><div>
<div><br><br><br></div></div></div></div></div>