Forums

datepicker inside multiplier problem

ak613 24 Aug, 2015
Hi,

I have a very long, complex form in which there are several datepicker elements. Some of them work fine, but others act like regular textboxes. I'm sure i set them up correctly because I copied the already working element and pasted it into a different container. However, I did put it inside a container inside a multiplier. The multiplier works fine other than the datepicker.

Any ideas how to fix this?

Thanks,
AK
GreyHead 24 Aug, 2015
Hi AK,

Hmmm . . . I suspect that you will have to initialise the new datepicker when the 'Add' button is clicked as it will be a new element on the page. The others - outside the multiplier - are initialised on page load.

Bob
ak613 24 Aug, 2015
Hi Bob,

Could you tell me how to initialize it?

Thanks for your prompt response,
AK
ak613 25 Aug, 2015
Hi Bob,

Another question about datepickers: Is there a way to allow a user to manually enter a date instead of only allowing picking it?

Thanks,
AK
This topic is locked and no more replies can be posted.