How can I set the default value for a date/time field to the current time?

I have a user entry field that has date/time as the data type. I would like to set the default value to Now() when adding a new row in a table. The user can change the value if needed.

Heath - you can absolutely do that with a little Javascript.  There is a great conversation about code that includes such a default date in this conversation:  http://community.skuid.com/t/setting_default_values_for_quick_data_entry   Hopefully that will give you a good start.  Enjoy the coding over turkey…  Grin.