Date Picker Calendar not Popping Up
I have a form with date input coded as <input name="EndDate" class="datepicker" id="item20_text_1" style="letter-spacing: 2px" placeholder="mm/dd/yyyy" required type="text"
data-hint="" />
However the calendar does not pop up. It did once on the error report page, but I've never been able to get it again. The test site is at http://central-texas-pecans.com/AbleJons/contact.html
I thought maybe it was because I had taken the form out of the iFrame, but when I tried the version with it in iFrame, it still didn't show. I've tried in FireFox and IE - - - Oh wait! I just tried the iFrame version in IE8 and IE7 and it does show there - but not 9 and 10. http://central-texas-pecans.com/AbleJons/contact1.html for the iFrame version. Is this something that has just gone away with newer browsers?
data-hint="" />
However the calendar does not pop up. It did once on the error report page, but I've never been able to get it again. The test site is at http://central-texas-pecans.com/AbleJons/contact.html
I thought maybe it was because I had taken the form out of the iFrame, but when I tried the version with it in iFrame, it still didn't show. I've tried in FireFox and IE - - - Oh wait! I just tried the iFrame version in IE8 and IE7 and it does show there - but not 9 and 10. http://central-texas-pecans.com/AbleJons/contact1.html for the iFrame version. Is this something that has just gone away with newer browsers?
The issue here is most likely due to some missing Form Builder files on your server. I would suggest you delete all your form files and re-upload them again.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
I see you embedded the actual html for the form into your page. Looks to be that your missing one of the script references from the head of the original output the form builder generates.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Ah! I think it is a combo effect. I reloaded the files and now the contact1.html page - the one using your cut and paste code above- does work in both browsers - all IE versions - but the page with the code in a div instead of an iframe - contact.html - still isn't working. I thought I got everything in there, but I will check it out again and then double-check those links. Now the html is running from the root directory so everything changes. I may try running that page from inside the form directory and see what happens.
Thanks - I'll get back to you when/if I get it to working like I want.
Thanks - I'll get back to you when/if I get it to working like I want.
Yes, it is a link some place in the tangle of scripts that expects the form html to be running from the form directory. When I moved the containing page into the form directory, all works well. http://central-texas-pecans.com/AbleJons/AJQuote/contactinForm.html . . . Now I just have to figure out why it is not picking up the style that moves the nav bar over the red background - and recode the links in the nav bar. THAT I can do.
Thanks for your help.
Thanks for your help.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.