Hi
this is the official support thread for JS Date Picker for options.
hare i will try to help and explain the features of my first add-on "JS Date Picker for options"
You can download it at
http://www.zen-cart.com/index.php?ma...oducts_id=1744
Printable View
Hi
this is the official support thread for JS Date Picker for options.
hare i will try to help and explain the features of my first add-on "JS Date Picker for options"
You can download it at
http://www.zen-cart.com/index.php?ma...oducts_id=1744
I will include instructions for multiple date pickers in the next version.
I think it will prove useful for rental products types.
I have downloaded the files and read the instructions, but do I have to find the ID each time I want to use the calendar on one of my products?
This would be quite a long winded method for doing it and not ideal for my situation. That said, I doubt I could do any better.
I've followed the instructions with this module and found that it does absolutely nothing...
Am I missing something?
A good contribution but still buggy.:smile:
:oops:
jkidz
tell us why you feel that it buggy?
:smile:
Smashed
I do think that your missing something.
have you ENTERED the ID correctly?
have you RENAMED the your_template folder?
give us the URL, and we'll try to help :)
http://www.evelt.com/web_design_labo...&products_id=4
this is the demo
i added 2 pickers
check'em out
hare is the code
in the file "jscript_dp_5id.js"
just add another ID (make a (,) after each - but not after the last one)
Code:$(function() { $("#attrib-10-0, #attrib-9-0").datepicker(); });
I'm working on it
not to muck luck :(
you need a server side solution
not client side
i'm wondering how to disable dates so i don't get orders on these dates ( example dec 25,2010)
Hi,
Have just installed your Add on and I can't get any dates to pop up.
Have done everything it tells me to in the readme file but to no avail.
Any help would be appricated.
Link to where I have it: http://personally-yours.co.uk/index....products_id=16
It's the DOB field that I'm having probs with.
Regards,
myth3_16, did you ever get this extension working.
eVelt, I have followed the instructions and it does not seem to work. Is this still being supported? I don't see much discussion on it.
Mark
Just in case anyone is interested in using this Plugin
I've just installed this on a fresh v1.5 install and it seems to works fine.
In readme:
Step 1
Once you did the BACKUP Create an option for a text field call it whatever you want. Add that option to a product, and see if it appears nicely.
Stupid Question:
How and where to create an option for a text field? :lookaroun
It would be appreciate for feedback cause I must complete step 1 to move on.