Hello,
I use JQuery, so the below advice sadly doesn't apply. I checked, when I add
the JQuery dependency, the findZoneManager method is gone. Tapestry-jquery
wants me to use tapestryZone("update",...).
With no further real documentation outside of the source code...
So, to recap, in my opinion
e happening is that the div displaying the read-only
>>> content should reappear, which it doesn't.
>>>
>>> I guess this is because the response isn't handled automatically and I
>>> have to replace a client-side DOM element with the "data" co
n Tapestry here? Should I use some functions of tapestry.js?
>
> Am I doing something wrong here or am I on the right track?
>
> Regards,
> Daniel P.
>
> -Ursprüngliche Nachricht-
> Von: Poggenpohl, Daniel
> Gesendet: Mittwoch, 27. Mai 2015 09:02
> An: Tapestr
---Ursprüngliche Nachricht-
Von: Poggenpohl, Daniel
Gesendet: Mittwoch, 27. Mai 2015 09:02
An: Tapestry users
Betreff: AW: AW: AW: Adding JS to my component combined with using t:If
Hi,
thank you for helping me. Again I had wording issues, it seems.
I did know that event handling methods on
Hi,
thank you for helping me. Again I had wording issues, it seems.
I did know that event handling methods on Tapestry pages and components are
written manually.
I just wrote "event handlers" because I thought there was something in between
the handler methods and the Eventlinks that was generat