I found one mistake where I wasn't calling the js directly from render, but
that still doesn't seem to resolve the issue.
@Override
public void render(Field field, Integer constraintValue,
MessageFormatter formatter, MarkupWriter writer,
FormSupport formSupport) {
if (form
Hi guys, I have some custom js to handle some clientside validation in 5.4.
I can't seem to get it to fire, could someone tell me what I'm doing wrong?
custom-validation.js
(function() {
define(["underscore", "./dom", "./events", "./utils", "./messages",
"./fields"], function(_, dom, events)
Hi guys, I'm using 5.4 beta 22 at work and I'm unable to get the nice
bootstrap pop overs working for clientside validation. On my personal
project it seems to work flawlessly. Anybody know what the secret is to get
that working?
--
George Christman
www.CarDaddy.com
P.O. Box 735
Johnstown, New Yo
Am 09.10.2014 um 16:56 schrieb Dmitry Gusev:
> Just wondering if anybody can recommend any static code analysis tool based
> on his personal experience? Maybe some of them play better with T5
> projects...
IntelliJ IDEA has very sophisticated inspections:
https://www.jetbrains.com/idea/webhelp/c
Nice ! I'll be testing it today :)
2014-10-10 0:27 GMT+02:00 George Christman :
> That's great, thanks Kalle
>
> On Thu, Oct 9, 2014 at 11:20 AM, Dmitry Gusev
> wrote:
>
> > Congrats! :)
> >
> > On Thu, Oct 9, 2014 at 7:18 PM, Kalle Korhonen <
> kalle.o.korho...@gmail.com
> > >
> > wrote:
> >
>