Thanks Taha,

I'll give your second suggestion a try.

Thanks,
Rendy.

On Sun, Oct 2, 2011 at 11:03 PM, Taha Hafeez Siddiqi <
tawus.tapes...@gmail.com> wrote:

> Hi Rendy
>
> Your component, if fits the definition of a form field, can extend
> AbstractField and then override processSubmission() method.
>
> Otherwise you can @Inject FormSupport and then use
> FormSupport#storeAndExecute() to execute a ComponentAction
>
> regards
> Taha
>
> On Oct 2, 2011, at 9:18 PM, Rendy Tapestry wrote:
>
> > Hi All,
> >
> > Is it possible to have a custom component with a method that will getting
> > called when the enclosing form is being submitted ? In that method, I
> want
> > to change some parameter of that custom component.
> >
> > Thanks,
> > Rendy.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to