Hi everyone,
I need to put a field date in my webdynpro app. Example:
Admission Date: __12/02/2004__[x]
If the user clicks the "date" button, then a datenavigator appears and he/she can select a new date.
Well... that's the behavior that I want.
Somebody knows how to implement it ? or any alternative solution ?
Thanks and REgards from Monterrey 😉
Diego
Hi Diego,
Is it that you need to use the Date Navigator UI only because you can do a easier thing like map the Inout Field to a context attribute having the data type as DATE. This will enable the Date Picker to enabled.
Just a suggestion coz i thought this will be easier.
Regards
Sidharth
Add a comment