Hi,
I have a view with an input field for date.
The input field is bound to a value attribute of type Date.
Initially, when the view is displayed, I want the field to be populated with current date in the format mm/dd/yyyy.
Can anyboby let me know how you can obtain the current date ( only mm/dd/yyyy ) and diplay it in the input field?
Thanks in advance,
Reena