BoldSign®Effortlessly integrate e-signatures into your app with the BoldSign® API. Create a sandbox account!
Hello,
i have a form input wich comes with a prepopulated value:
<input name="data[Domain][creation_date]" class="datepicker" type="text" value="2011-12-13" id="DomainCreationDate"/>
i call
jQuery(document).ready(function(){
jQuery('#DomainCreationDate').ejDatePicker({"dateFormat":"yyyy-MM-dd","locale":"it-IT"}
);
but the datepicker shows up with a placeholder instead of using the input value attribute.
The input value just seems overridden by an empty string.
How can I force the datepicker to use the value already passed in the source page?
I know i can force the value via jQuery('#DomainCreationDate').ejDatePicker({value: "2011-12-13"});
but why not using the value is already on the input?
Thank you.
Hi Alain,
Thanks for using Syncfusion products
We have analyzed the reported issue (The datepicker shows up with a placeholder instead of using the input value attribute) with our sample. We are unable to reproduce the issue. Can you please check with the sample in the following location?
Sample Location: Sample
In the above sample we have used the code snippet which you have provided in the response. Kindly check with the sample. If still you face the problem, please revert us by modifying the sample based on your application along with replication procedure. Also, if possible please share the screenshot or video to showcase the issue. This would be helpful for us to serve you.
Please let us know if you have any queries.
Thanks,
Saranya.S
Hi Alain,
Thanks for your update.
We were able to reproduce the issue and a support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates.
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Please let me know if you have any questions.
Regards,
Saranya.S