Hi,
I want to datafield attribute to dateinput.
Actual requirement is dateinput is placed inside a datagrid and that should be pre populated with
a date in fetched by the query.and user can change it if required
But there is no datafield input to date input
If i use <dmf:datetime> it has datafield attribute but it shows time also in it which is not required.
Could any one tell me how can i achieve this?
Should i need to create a custom dateinput tag extending the seeded one?
Plz help