, I always
get the last Field of the Form.
Any ideas.
Thanks
Eric
--
Eric BIANCHI <[EMAIL PROTECTED]>
http://www.rodanotech.ch
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
onentResources(),
"prop", "disabled");
b.set(true);
}
Tapestry gives me : Expression disabled for class
org.apache.tapestry.corelib.component.TextField is read-only.
Thanks and Best Regards,
Eric
--
Eric BIANCHI
http://www.rodanotech.ch
Le 17 janv. 08 à 16:05, Eric BI
Any hints would be highly appreciated.
Thanks and best regards,
Eric
--
Eric BIANCHI
http://www.rodanotech.ch
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
gards.
Eric
--
Eric BIANCHI
---
[EMAIL PROTECTED]
http://www.rodanotech.ch Skype: erbianchi
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
in.
--- CUT HERE ---
Well, I finally found a workaround. It seems that the EventListener
Annotation doesn't work if the id contains _
For example : targets = "transplantHasHistory" works great in 4.1.2,
"transplant_has_history" does not.
Do i have to fill a bug
Hello List,
I've been happily using the EventListener Annotation in Tapestry
4.1.1 and everything works fine.
Using the latest snapshot (4.1.2), my EventListener doesn't work
anymore.
Here's my code :
delegate="ognl:validationDelegate" clientValidationEnabled="false">
@EventL