Understanding formbuilder Month Picker

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
cronosmachine
Forum Members
Forum Members
Posts: 23
Joined: Thu Jun 17, 2010 12:48 am

Understanding formbuilder Month Picker

Post by cronosmachine »

Hi guys,
There is year picker and date picker from formbuilder.
I would like to know how do I pick only for month picker?
I thought from date picker by using format
Only F it only showing month on End user form, but it didn't
It seem only effected on submission.
Image
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: Understanding formbuilder Month Picker

Post by tyman00 »

The month should show up as part of the date picker. I think changing the PHP date format will not affect how the form displays the field, only how it saves the information to the database.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
Peciura

Re: Understanding formbuilder Month Picker

Post by Peciura »

It should not be hard to replace original field too your own manually.
Knowing form structure i could  modify its template to meat your needs.
cronosmachine
Forum Members
Forum Members
Posts: 23
Joined: Thu Jun 17, 2010 12:48 am

Re: Understanding formbuilder Month Picker

Post by cronosmachine »

So there no way to create just only month picker? we have year & time picker by default..  ??? ???
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: Understanding formbuilder Month Picker

Post by tyman00 »

You could just use a standard Input Field and use a jQuery date picker tool that will allow month/year picking only.

I am currently doing that for the nice calendar looking date picker. It works just fine.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
Post Reply

Return to “Modules/Add-Ons”