Automatic CSS marking of invalid form inputs / labels

2019-05-02 Thread nino martinez wael
So Ive been using this:

https://cwiki.apache.org/confluence/display/WICKET/Automatic+styling+of+form+errors


For a while, but it seems to be doing something wrong. IT traverses all the
form components on the page and not only the ones for the submitted form
(and adding them again ).. Have anybody done a better / more optimised
version?

-- 
Best regards / Med venlig hilsen
Nino Martinez


Re: LambdaModel does not implements IPropertyReflectionAwareModel

2019-05-02 Thread Gabriel Landon
Sven,

Thank you for your help.
I will stick with PropertyModel.

Regards,
Gabriel.

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: LambdaModel does not implements IPropertyReflectionAwareModel

2019-05-02 Thread Sven Meier
 
 
Hi,
 

 
just a thought:
 

 
for bean-validation with lamdamodels it might be easier to validate the bean as 
a whole and map the resulting errors to Wicket form components afterwards.
 

 
Have fun
 
Sven
 
 
 

 
 
 
 
 
>  
> On 02.05.2019 at 23:03,wrote:
>  
>  
>  Sven, Thank you for your help. I will stick with PropertyModel. Regards, 
> Gabriel. -- Sent from: 
> http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html 
> - To 
> unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional 
> commands, e-mail: users-h...@wicket.apache.org 
>  
 

Re: thanks for wonderful work with Wicket 8.

2019-05-02 Thread nino martinez wael
I could use the

 Or a wicket wrapper for
> http://bootstrap-notify.remabledesigns.com/.


:)

On Thu, Apr 11, 2019 at 10:58 AM Ernesto Reinaldo Barreiro <
reier...@gmail.com> wrote:

> Hi Andrea,
>
>
> > PS: we are voting for the first milestone of Wicket 9 to be released. If
> > you have the chance to play with it we are looking forward for your
> > feedback :-)
>
>
> :-( Unfortunately My customer has a very tight schedule for delivering the
> application I just migrated. Even jumping to Wicket 8.x was something we
> had to consider very carefully. All I can offer is if I start some side
> personal project, which sometimes I do, try to use Wicket 9.x. Or help
> migrating some of the satellite projects, like Wicket bootstrap, to wish I
> have contributed from time to time, to Wicket 9.x.
>
> Also our project have some home made components and wrappers around
> JavaScript libraries that I might try to convince my customer to "open
> source". E.g. I have rolled out a LESS resource class that on the spot
> compiles LESS into CSS, if you modify your less this class will discard
> cached less and recompiles it, when I created this component I was looking
> around and found nothing similar. Or a wicket wrapper for
> http://bootstrap-notify.remabledesigns.com/. And some other Wicket things
> that might benefit community. But this decisions do not depend on me,
>
> --
> Regards - Ernesto Reinaldo Barreiro
>


-- 
Best regards / Med venlig hilsen
Nino Martinez


Re: thanks for wonderful work with Wicket 8.

2019-05-02 Thread Ernesto Reinaldo Barreiro
Hi,

On Fri, May 3, 2019 at 8:39 AM nino martinez wael <
nino.martinez.w...@gmail.com> wrote:

> I could use the
>
>  Or a wicket wrapper for
> > http://bootstrap-notify.remabledesigns.com/.
>
> I can try to convince my manager to open-source it. We are using it all
over in our application in combination with wicket AJAX/Web sockets. Also


   - some home grown bootstrap modal wizard
   - wicket wrapper fro *https://github.com/fronteed/iCheck
   *

*And maybe some other home ground components. But this doesn't depend on
me.*

-- 
Regards - Ernesto Reinaldo Barreiro