you should take a look to the bean:size tag. I think it's the answer of
your question.
-
Jean-Francois Croteau
Services Informatiques
IBM Canada Ltée (Bromont)
This is simply to enable and disable filters. The users don't want to write
something to search with a criteria, then erase it, search something else
and then rewrite the first thing he entered.
-
Jean-Francois Croteau
Se
The validation is more axed around the date format... I want to validate
the date format ONLY if the user checked the checkbox to active the filter
on that date. It's simply a "nice to have". In theory, the user should not
have edit the textbox where the date has to be entered if he didn't check
th
yes. It's the combination of the 2 It will validate the date format
even if the checkbox is not checked. I would like to validate the date
format ONLY IF the checkbox is checked.
Thank you for your time.
-
Jean-Franc
I tried something like that, but it doesn't work. Other ideas? I search all
the mailing list. I've seen a guy with almost the same problem as me,
except he was working with radio button. He never had an answer though
Thank you.
-
Hi,
I want to know, how can I validate a field that must contains a date
with the DatePattern ONLY IF a checkbox in my form is checked? For now, I
have this, but it doesn't work at all:
test
(customerIdFlg == null)
Hi,
I want to know, how can I validate a field that must contains a date
with the DatePattern ONLY IF a checkbox in my form is checked? For now, I
have this, but it doesn't work at all:
test
(customerIdFlg == null)
7 matches
Mail list logo