|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I'm new to ror. I need to check a date in a form.
I'm validating if the datefields (I used a date_select) are empty. In case they are not all three fiels (d, m, y) get a red background, but only the selectfield for the day gets red. How can I change the background of all selectfields? In a second step I check if the date is allowed (31th of february isn't). Is it possible to change in this case the backgroundcolor of the field for the day and the month? thanks in advance -- Posted via http://www.ruby-forum.com/. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Kim Quermann wrote: | I'm new to ror. I need to check a date in a form. | I'm validating if the datefields (I used a date_select) are empty. In | case they are not all three fiels (d, m, y) get a red background, but | only the selectfield for the day gets red. How can I change the | background of all selectfields? | In a second step I check if the date is allowed (31th of february | isn't). Is it possible to change in this case the backgroundcolor of the | field for the day and the month? | thanks in advance A look into the Rails API documentation reveals this: http://api.rubyonrails.org/classes/A...lidations.html Though, you might want to ask the Rails community about this and Other Rails related questions: www.rubyonrails.com/community They usually answer faster. - -- Phillip Gawlowski Twitter: twitter.com/cynicalryan Blog: http://justarubyist.blogspot.com ~ "Dad buried in landslide! Jubilant throngs fill streets! Stunned father inconsolable - demands recount!" -- Calvin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkgm3W8ACgkQbtAgaoJTgL9w4wCfTJyHdb5U1k CQ9kJPqHH1Akv0 g+YAni0NQtunQFU4636Yz6Gb5cBB4hF/ =Beru -----END PGP SIGNATURE----- |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Thanks. I'll post my question there.
> A look into the Rails API documentation reveals this: > http://api.rubyonrails.org/classes/A...lidations.html > > Though, you might want to ask the Rails community about this and Other > Rails related questions: > www.rubyonrails.com/community > > They usually answer faster. -- Posted via http://www.ruby-forum.com/. |
|
![]() |
| Outils de la discussion | |
|
|