Need components outside the <form> tag
I have a <ui:outputText> with the escape attribute to render some javascript code.
The problem is, this javascript refers to components that are inside the <form></form> tag. And the outputText is also rendered inside this <form> tag.
I need it outside. Anyone having ideas about this?
sincerely,

