How to change a text field's contents to all uppercase letter

Hey, you don’t happen to know of a simple way of implementing a date
picker for a field in a form do you? I was hoping to accomplish this
without needing to track down a plugin for the task.

On a related note: how can I set the default value of a field to be
today’s date (just the date, no time value)

Did you try date_select?
<%=f.date_select :name_of_field %>
It defaults to today date if the field is of type date
It is not too fancy, but it works…

What errors?

On 7 March 2010 14:16, xxdesmus [email protected] wrote:

Not having any luck with Calendar Date Select so far … got it
installed, but it looks like the documentation is out of date @
http://www.railslodge.com/plugins/46-calendar-date-select …I can’t
for the life of me get the pop-up or embedded calendar to
display …let alone get either to display in a form to take a value.

This is the location I’ve gotten it from in the past:
http://electronicholas.com/calendar