In the <input for="Date"> element in rapid-forms, you can give the user the option of entering a nil date using the include-blank attribute, but if you show an object that has a null date (and sometimes that can be valid) or if you're entering a new object, the date will always be populated with the current date.
I've tried various solutions but in the end I've had to redefine that tag in my application.dryml (to remove the check that replaces a nil date with the current date) Can anyone think of a way around this? (Thanks in advance!) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
