(preliminary note: As my postings to the original apache user mailing list
didn't seem to get through, I'm trying it now via the nabble forum. So here
again, my posting of June 4th...)
Hi Mario et al,
Mario wrote:
> I've change submitOnEvent in a way that should make it work with
>Trinidad too, though, I have no Trinidad here and do not have the time
>to test it.
>
>Please give it a try and report back.
Hm, as far as I can see, the behaviour didn't change:
If I put a submitOnEvent "into" (i.e. as a child component) into
for example a trinidad inputText component, I can't see anything
of the submitOnEvent in the rendered HTML-page.
If I try to use the submitOnEvent "stand alone", I still only get
a popup saying something like
"SubmitOnEvent: can't find button or link 'myTrinidadButtonId"
For what it helps, here are the two SubmitOnEvent-relevant excerpts of the
HTML-page for this "stand alone" case:
<script type="text/javascript"
src="/jsf-prototype/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11809705/submitOnEvent.SubmitOnEventRenderer/submitOnEvent.js"><!--
//--></script>
… and further down:
<td
class="af_panelFormLayout_content-cell"><!--Start:
org.apache.myfaces.SubmitOnEvent["_id116"]--><script language="JavaScript"
type="text/javascript">setTimeout("orgApacheMyfacesSubmitOnEventRegister('keypress','','','sucheStarten');",
50)</script></td>
Hope that helps. Thank you all for the efforts so far,
Carsten
--
View this message in context:
http://www.nabble.com/Tomahawk-sandbox-component-submitOnEvent-and-Trinidad-components-tf3849149.html#a11134711
Sent from the MyFaces - Users mailing list archive at Nabble.com.