I have a component that contains a form component which contains
LinkSubmit components. It works fine when there is only one instance of
the form component on the page, however, I put multiple instance of the
form component on the page, I get stale link errors when clicking on the
LinkSubmits.

Apparently, LinkSubmit is confused on which form it is submitting. How
would this be corrected?

Joel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to