Tagged: forms
Hi
I want to pick a date before I land on a page
We have set up a form with some events date (for students to attend a driving school)
So I want to link to the signup form LINK TEXT: Signup for Maj Class and when they click the forms date is set for the MAJ CLASS?
Not really rocket science (only to me) LOL
Here are the links
Site: http://www.mitkorekort.dk
Page with signup form: http://mitkorekort.dk/korekort-grundpakke/
I tried this http://mitkorekort.dk/korekort-grundpakke/?avia_hold_1=14.%20april%20kl.%2018:00 << To hit the April class :-)
But didn’t work… I have three red buttons on frontpage that should link to each date and time!
HELP!!!!
Hey Peter!
I’m sorry but I’m not sure I understand. Can you take a screenshot and highlight what your trying to do so we can get a better idea?
Regards,
Elliott
Hi
Sure…
I hope this helps
The red buttons are in a Widget – When click a date – it take you to the form and the date (already setup in form) is chosen
Cheers
Netz
Hi!
You would have to create a custom script for this functionality. It’s bordering on custom work but I found some pages that will help you.
See here for how to grab a URL variable, http://stackoverflow.com/questions/19491336/get-url-parameter-jquery.
And here for how to change the select, http://stackoverflow.com/questions/1280499/jquery-set-select-index.
Best regards,
Elliott