Problem with repeating dates

C

chucky

I have an invoice form set up and when i go to my Itemized list and i add
another row below it, and it allows me to insert dates, but theyre locked to
the ones above it. It allows me to have 2 seperate dates for "From" and "To",
but when i create a new row, both "from"'s and both "to"'s stay the same as
eachother no matter what i do. please help.
 
F

Franck Dauché

Hi,

I am not sure I understand what the problem is here, but are you sure that
the From and To Date Pickers are bound to separate nodes in your schema? If
they are independent, changing one shouldn't affect the other.

Regards,

Franck Dauché
 
Top