cancel
Showing results for 
Search instead for 
Did you mean: 

how to attach calender to an input field

Former Member
0 Kudos

hi all,

I have a date of birth input field but dont know hw to attach a calender to that input field . how do I do that?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Welcome to SDN.I didnt get your question exactly.

Create one context valu attribute.Bind the inputfield context with date type.

Thanks,

Tulasi

Edited by: Tulasi Palnati on Feb 4, 2009 11:06 AM

Answers (3)

Answers (3)

Former Member
0 Kudos

problem solved

thank you

Former Member
0 Kudos

Hi,

Below is the full explaination.

Go to context tab -> create a value attribute of type date. say date_of_birth

Now open the properties of the input field with which you want to assign the calender.

Now bind the date_of_birth context attribute with the input field.

Deploy your application and you will get the required calendar.

Regards

Narendra

Former Member
0 Kudos

Hi,

For this you need to create a context attribute of type date and then assign it to input field it will automatically create calendar for you.

Regards

Narendra