Calendar in Web Form Builder - Page 2

User 187934 Photo


Senior Advisor
20,190 posts
Online Now

I did what I posted to a date picker I had and I like the results on my iphone.
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
User 2585281 Photo


Guest
5 posts

Do you have a link so I can see how the form reacts on an iPhone? The behavior that I am seeing is when teh date box is touched, the calendar loads above the box off-screen.
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Mines behind a php login. Let me make an unprotected one.;)
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
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Here's one that I tweaked.
datepicker_tweak
All I did was add this to the top of myformname.html. place it right above the </head> tag.
<style>
.ui-datepicker { width: 12em; padding: .15em .15em 0; }
.ui-datepicker th { padding: .5em .3em; text-align: center; font-weight: bold; border: 0; }
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: .9em; }
.ui-datepicker .ui-datepicker-title { font-size:.8em; margin:1px 0; }
</style>
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
User 2491376 Photo


Registered User
10 posts

Thanks. I guess it's just the nature of the popup calendar. I'll keep it for now, but I wish I could get the regex for date to work. Just don't have the time to use on the topic when it works for desktop users and that's the intended audience. Still waiting for more changes to this test page. Would like to know how to get it optimized for mobile, but that's for my own time I guess :)

Thanks for your help.


Eric Rohloff wrote:
Here's one that I tweaked.
datepicker_tweak
All I did was add this to the top of myformname.html. place it right above the </head> tag.
<style>
.ui-datepicker { width: 12em; padding: .15em .15em 0; }
.ui-datepicker th { padding: .5em .3em; text-align: center; font-weight: bold; border: 0; }
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: .9em; }
.ui-datepicker .ui-datepicker-title { font-size:.8em; margin:1px 0; }
</style>
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Did you try tweaking the validation.js?
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
User 2491376 Photo


Registered User
10 posts

No, I didn't. Sorry for the delay, but I've been buried here at work.
User 2491376 Photo


Registered User
10 posts

Looked at that file and have no idea what to tweak.
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

The latest version has some new adjustments for the calendar so it displays better.
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
User 2491376 Photo


Registered User
10 posts

I have form builder version 5179. Didn't realize there was an update. Hmm, looks like it was released today (c: Will download and take a look. Thanks.

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.