Hi,
I'm trying to use a FormFragment triggered by a Radio Button.
Obviously, other people have done this before and ran into issues, see
http://www.nabble.com/Form-fragments-and-radio-buttons-td16493007.html#a16493007
and
https://issues.apache.org/jira/browse/TAPESTRY-2261
Having read that, I was
ox onchange event only toggles the visibility of the fragment.
> There should be another line that toggels the hidden field value as
> well.
>
>
> -Original Message-
> From: Adam Zimowski [mailto:[EMAIL PROTECTED]
>
>
> Sent: Thursday, March 27, 2008 4:10 PM
>
Thursday, March 27, 2008 4:10 PM
To: Tapestry users
Subject: Re: [T5] FormFragment doesn't work on IE6
I recently posted e-mail to this list on this exact same topic. Here
is that post:
Per documentation, FormFragment decides if its content should be
submitted based on the hidden field [form
ntById('addPositionFragment:hidden').value=tru
> e"
> fragment="addPositionFragment"/>
>
> Is this a bug or by design?
>
>
>
> -Original Message-
> From: Zheng, Xiahong
> Sent: Thursday, March 27, 2008 2:24 PM
>
on the checkbox that toggles the value of the above
field, it starts to work
Is this a bug or by design?
-Original Message-
From: Zheng, Xiahong
Sent: Thursday, March 27, 2008 2:24 PM
To: Tapestry users
Subject: RE: [T5] FormFragment doesn't work on IE6
I am not
[EMAIL PROTECTED]
Sent: Thursday, March 27, 2008 1:39 PM
To: Tapestry users
Subject: Re: [T5] FormFragment doesn't work on IE6
That could be by design. If your fragment is hidden values won't be
submitted. If it's shown, they should be submitted and I never had
this problem as they do sub
age-
> From: Adam Zimowski [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2008 1:01 PM
> To: Tapestry users
> Subject: Re: [T5] FormFragment doesn't work on IE6
>
> I think there is an issue, although it works partially. If you click
> on the checkbox it doesn
I am seeing another problem; On submit from the fragment, I don't get
any input values bound to the fragment fields. Has anybody seen it?
-Original Message-
From: Adam Zimowski [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 27, 2008 1:01 PM
To: Tapestry users
Subject: Re
I think there is an issue, although it works partially. If you click
on the checkbox it doesn't slide the fragment down. However, a
subsequent click anywhere on the page will slide it down causing the
process and checkbox to be out of sync. I implemented my own toggle
functionality so it wasn't tha
Anybody tested formfragment/mixin on IE6? I could not get the fragment
to show on IE6. It does work on firefox however. Is this a known issue
or am I missing something?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
I would like to have a FormFragment but based on what the user has
filled before instead of a CheckBox in order to implement things like
dependant dropdown boxes. Is that possible with the last version of
Tapestry or should i wait for a best integration of Ajax in Tapestry Form ?
Stephane.
According to Tapestry documentation, FormFragment can easily be
controlled using a Checkbox and a TriggerFragment mixin. But is it
possible to trigger the FormFragment on event from TextField, Select,
Radio, .. ?
Thanks in advance.
Stephane
12 matches
Mail list logo