cancel
Showing results for 
Search instead for 
Did you mean: 

Personalization: Property with type="Date" doesnt work

Former Member
0 Kudos

Hi,

I am trying to personalize a property whose type is Date.


<property name="DoB" value="19820117">
            <property name="Personalization" value="dialog"/> 
            <property name="type" value="date"/> 
</property>

Though i get the calendar icon and am able to <b>personalize</b> the property, the value doesn't reflect when i try to write it using response.write(). Its always "19820117".

What could be the issue? I have another property with type=String and it works as expected.

Thanks,

Shruti

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

did u import util.date() in the component.

did u write correct functionality in development for date.

send test mail i will send one word doc related to this

Regards

Sunil

mca.sunil@gmail.com

Former Member
0 Kudos

Hi Sunil,

I have imported the java.util package in the component. I have mailed you the code of the component.

Thanks for your help.

Shruti.

Former Member
0 Kudos

Hi Shruthi

i didn't receive the mail yet.

pls send it again for mca.sunil@gmail.com

Regards

Sunil