Avatar

Level 4

"The removeInstance method requires that you pass an instance to remove. In your case it would/should be removing the 2nd instance. Are you getting any errors in the javascript console (hit Ctrl-J)."

I hit Ctrl-J while in the JavaScript console and nothing came up.  I don't think I was the most clear in my question.  If someone clicks "yes" they get the subform to fill out.  Great.  However, if they made a mistake and didn't mean to click "yes", they should be able to click "no" and get rid of the subform.  Is this making sense?  Also, if I click yes-no-yes, it adds the subform twice, which is not what I want it to do.