Page 1 of 1

pop up calendar needed

Posted: 02 Mar 2017
by davidnarramore
I'm not sure if this is possible, but this is the need:

I have published the new form to a page with three web part calendars. I need to add a button to display a pop up calendar. When a date is selected the page will load with the date as a query string. I would like it to open like:

parent.location=http://myxcenda.xcenda.net/testing/Ops/ ... =3/23/2017

Re: pop up calendar needed

Posted: 03 Mar 2017
by Dmitry Kozlov
Hi,

You can retrieve the selected date with JavaScript and pass it into the query string.