[jira] Commented: (WICKET-176) Introduce AjaxFormElementValidatingBehavior

2007-05-21 Thread Martijn Dashorst (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497592
 ] 

Martijn Dashorst commented on WICKET-176:
-

I don't think I want this in core: we already have 
AjaxFormComponentUpdatingBehavior which already validates, and updates the 
models in one go. The default of adding all feedback panels to the ajax request 
target also seems a bit enthousiastic: this is better left to specific 
applications (it is easy to implement yourself).

At best this belongs to extensions, or even better: wicketstuff-minis

> Introduce AjaxFormElementValidatingBehavior
> ---
>
> Key: WICKET-176
> URL: https://issues.apache.org/jira/browse/WICKET-176
> Project: Wicket
>  Issue Type: New Feature
>  Components: wicket
>Affects Versions: 1.2.3
>Reporter: Erik van Oosten
> Assigned To: Eelco Hillenius
> Fix For: 1.3.0, 2.0
>
> Attachments: AjaxFormComponentValidatingBehavior.java, 
> AjaxFormComponentValidatingBehavior.java
>
>
> There is currently no easy  way to validate a single form element using Ajax. 
> Please add attached code to the Wicket-core.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (WICKET-176) Introduce AjaxFormElementValidatingBehavior

2007-05-12 Thread Erik van Oosten (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495301
 ] 

Erik van Oosten commented on WICKET-176:


As this class validates a field on the server as soon as it is changed, this 
class would be ideal for the currently discussed HibernateValidator.

> Introduce AjaxFormElementValidatingBehavior
> ---
>
> Key: WICKET-176
> URL: https://issues.apache.org/jira/browse/WICKET-176
> Project: Wicket
>  Issue Type: New Feature
>  Components: wicket
>Affects Versions: 1.2.3
>Reporter: Erik van Oosten
> Assigned To: Eelco Hillenius
> Fix For: 1.3, 2.0
>
> Attachments: AjaxFormComponentValidatingBehavior.java, 
> AjaxFormComponentValidatingBehavior.java
>
>
> There is currently no easy  way to validate a single form element using Ajax. 
> Please add attached code to the Wicket-core.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (WICKET-176) Introduce AjaxFormElementValidatingBehavior

2007-05-12 Thread Erik van Oosten (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495300
 ] 

Erik van Oosten commented on WICKET-176:


There is nothing that does this in Wicket 1.2. Unfortunately I am not yet 
familiar with the new features of Wicket 1.3.


> Introduce AjaxFormElementValidatingBehavior
> ---
>
> Key: WICKET-176
> URL: https://issues.apache.org/jira/browse/WICKET-176
> Project: Wicket
>  Issue Type: New Feature
>  Components: wicket
>Affects Versions: 1.2.3
>Reporter: Erik van Oosten
> Assigned To: Eelco Hillenius
> Fix For: 1.3, 2.0
>
> Attachments: AjaxFormComponentValidatingBehavior.java, 
> AjaxFormComponentValidatingBehavior.java
>
>
> There is currently no easy  way to validate a single form element using Ajax. 
> Please add attached code to the Wicket-core.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (WICKET-176) Introduce AjaxFormElementValidatingBehavior

2007-05-12 Thread Matej Knopp (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495260
 ] 

Matej Knopp commented on WICKET-176:


Is this still relevant? Do we want/need this in core?

> Introduce AjaxFormElementValidatingBehavior
> ---
>
> Key: WICKET-176
> URL: https://issues.apache.org/jira/browse/WICKET-176
> Project: Wicket
>  Issue Type: New Feature
>  Components: wicket
>Affects Versions: 1.2.3
>Reporter: Erik van Oosten
> Assigned To: Eelco Hillenius
> Fix For: 1.3, 2.0
>
> Attachments: AjaxFormComponentValidatingBehavior.java, 
> AjaxFormComponentValidatingBehavior.java
>
>
> There is currently no easy  way to validate a single form element using Ajax. 
> Please add attached code to the Wicket-core.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.