You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Michał 'Gandalf' Stawicki <st...@gmail.com> on 2007/12/14 23:19:30 UTC

[Tobago] tx:date and onchange

hello,

I wish to launch some action upon selecting date from datapicker. I
have already tried setting onchange attribute, facet onchange and
adding onchange event to date's input field. All of this have failed.

Does anyone know how to achieve this?

regards,
michael

Re: [Tobago] tx:date and onchange

Posted by Michał 'Gandalf' Stawicki <st...@gmail.com>.
OK, issue added:
https://issues.apache.org/jira/browse/TOBAGO-577

regards,
michael

On 16/12/2007, Bernd Bohmann <be...@atanion.com> wrote:
> Hello Michael,
>
> this is on my wish list, too.
>
> Can you add an issue for this, please.
>
> The tile should be: 'Adding facet onchange support to tc:date' or
> something else.
>
> Regards
>
> Bernd
>
> Michał 'Gandalf' Stawicki schrieb:
> > hello,
> >
> > I wish to launch some action upon selecting date from datapicker. I
> > have already tried setting onchange attribute, facet onchange and
> > adding onchange event to date's input field. All of this have failed.
> >
> > Does anyone know how to achieve this?
> >
> > regards,
> > michael
> >
>


-- 
Michał Stawicki

stawicki@gmail.com
http://stawicki.jasliska.pl

Re: [Tobago] tx:date and onchange

Posted by Zied Hamdi <ja...@gmail.com>.
Hi,

Is there a way to include static content "as is" to handle cases like this:
I'm thinking about a tag attribute common to all comps where we can transmit
all we want to transmit to the target HTML tag e.g:

<tc:date *native="onclick='clicked()' style='border=1px' "* />

This could allow us to have an ugly-but-working page if the feature is not
implemented yet :-).

Regards,
Zied

2007/12/16, Bernd Bohmann <be...@atanion.com>:
>
> Hello Michael,
>
> this is on my wish list, too.
>
> Can you add an issue for this, please.
>
> The tile should be: 'Adding facet onchange support to tc:date' or
> something else.
>
> Regards
>
> Bernd
>
> Michał 'Gandalf' Stawicki schrieb:
> > hello,
> >
> > I wish to launch some action upon selecting date from datapicker. I
> > have already tried setting onchange attribute, facet onchange and
> > adding onchange event to date's input field. All of this have failed.
> >
> > Does anyone know how to achieve this?
> >
> > regards,
> > michael
> >
>



-- 
Zied Hamdi
zatreex.sourceforge.net

Re: [Tobago] tx:date and onchange

Posted by Bernd Bohmann <be...@atanion.com>.
Hello Michael,

this is on my wish list, too.

Can you add an issue for this, please.

The tile should be: 'Adding facet onchange support to tc:date' or
something else.

Regards

Bernd

Michał 'Gandalf' Stawicki schrieb:
> hello,
> 
> I wish to launch some action upon selecting date from datapicker. I
> have already tried setting onchange attribute, facet onchange and
> adding onchange event to date's input field. All of this have failed.
> 
> Does anyone know how to achieve this?
> 
> regards,
> michael
>