t;> For now, I've just changed all relevant values to be created on the fly
>> which if possible is preferable anyway.
>>
>> Thanks for your input!
>>
>> Kind Regards, Wulf
>>
>>
>> -Original Message-
>> From: Thiago H. de Pa
hanged all relevant values to be created on the fly which if
> possible is preferable anyway.
>
> Thanks for your input!
>
> Kind Regards, Wulf
>
>
> -Original Message-
> From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
> Sent: Dienstag, 30
Hi Jens and others,
I'll vote for it.
I saw your thread a few days ago ("RE: components and events + ComponentAction
+ FormSupport") and I've created 3 new JumpStart examples to try and capture
one of the techniques described. Could you please run your eye over them and
let me know if I've mis
Hi Geoff, hi Wulf, hi All!
Am 30.08.11 14:52, schrieb Geoff Callender:
Hi all,
The whole business of writing and storing ComponentActions does my head in -
it's plumbing, and for the most part Tapestry is very good at hiding plumbing,
but not when it comes to input components.
I agree...it's
On Tue, 30 Aug 2011 10:08:18 -0300, Wechsung, Wulf
wrote:
Hi Thiago,
Hi!
maybe it was wrong to send it to the users list, I should've tried the
dev list.
You've posted in the correct list. The dev one is for the development of
Tapestry itself, not development with Tapestry, which is
.@gmail.com]
> Sent: Dienstag, 30. August 2011 13:22
> To: Tapestry users
> Subject: Re: Formsupport store
>
> On Tue, 30 Aug 2011 06:40:39 -0300, Wechsung, Wulf
> wrote:
>
>> Hello Thiago,
>
> Hi!
>
>> thanks for your reply.
>
> :)
>
>
30. August 2011 13:22
To: Tapestry users
Subject: Re: Formsupport store
On Tue, 30 Aug 2011 06:40:39 -0300, Wechsung, Wulf
wrote:
> Hello Thiago,
Hi!
> thanks for your reply.
:)
> I understand that store could be used to hook any code into form
> submission. I was trying to say
On Tue, 30 Aug 2011 06:40:39 -0300, Wechsung, Wulf
wrote:
Hello Thiago,
Hi!
thanks for your reply.
:)
I understand that store could be used to hook any code into form
submission. I was trying to say that sometimes this is used to simply
save some value to the form and restore it to
What's the intent of what you are trying to do?
On Aug 29, 2011, at 5:05 PM, Wechsung, Wulf wrote:
> Hello Guys,
>
> having a small problem with custom components with forms in zones and while
> looking at the build-in components it occurs to me that quite a few of them
> use the Formsupport.s