s:checkbox and add text after checkbox in any form You like.
Best greetings,
Paweł Wielgus.
2010/6/24 David Lu:
Hi All,
As part of a registration form, I want to have a checkbox that
lets the user agree to some terms:
( ) I agree to the _Terms of Service_
Where _Terms of Service_ should b
I think having separate classes would be better.
If the validations are almost the same, i.e. one
for "Add" and one for "Update" of the same object,
then perhaps you can have just one action extend
another and they can share some common validation
code in a method defined in the base action.
O
Hi All,
As part of a registration form, I want to have a checkbox that
lets the user agree to some terms:
( ) I agree to the _Terms of Service_
Where _Terms of Service_ should be a link to another page
with some legal mumbo jumbo.
The obvious code is:
Unfortunately the HTML for is encode
3 matches
Mail list logo