cancel
Showing results for 
Search instead for 
Did you mean: 

Date Navigator

Former Member
0 Kudos

Hi Experts,

In my WD project there is one input field called Retirement Date. I have to display calendar next to the input field Retirement Date. How I can create it?

Regards,

Gary

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Gary,

It is very simple, Just create the Context variable called Retirement Date with type as DATE.

Bind it to input field you are using.

It will directly display the calender just beside the input field.

Regards,

Bala

Former Member
0 Kudos

Hi Gary,

Instead of binding String attribute bind Date attribute to the Input filed.

Date Filed will automatically come.

Regards,

Jaya.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Gary,

Bind Date attribute to input filed.

Regards,

Sunaina Reddy T