Thanks Thiago,
I have managed to do the job. What's not funny, I have had a bug in the
setupRender code, that's why it previously was not working for me.
So the solution was to set the values just like that (in setupRender method
of my *Activities *page):
if((activitiesFilterControl != null) &&
On Mon, 12 Oct 2015 06:32:01 -0300, Poggenpohl, Daniel
wrote:
Hi,
Hi!
Can I register the bean model in Tapestry so I don't have to set the
model myself?
Short answer: no. Long answer: no, but Chris' suggestions of contributing
your own edition blocks will help you apply the same comp
On Tue, 13 Oct 2015 01:59:43 -0300, g kuczera wrote:
Hi everyone,
Hi!
I am a beginner with Tapestry and I have a specific question.
Welcome!
As I understand, I just have to set the value parameter by setting the
dateTo/dateFrom variables, is that right?
Yes! Just do it inside the onAc