4 Replies Latest reply on Aug 3, 2009 5:47 AM by artmooney

    a4j:repeat with embedded forms does not display in IE

    artmooney

      Hi,
      I have the following construct:

      <a4j:repeat ...>
      <a4j:form>
      <a4j:commandLink actionListener="...">
      </a4j:commandLink>
      </a4j:form>
      </a4j:repeat>
      


      inside a wizard page included with <a4j:include>. Everything works perfect in Firefox. IE 7 shows nothing and display 'unknown runtime error' as javascript failure.
      Any ideas would be very very helpful, as I have only some days left to fix this problem?

      Regards,
      Bernd