Page 1 of 1

Preferred Way to Open Calendar as Popup (Linked) with Filter

PostPosted: Thu Oct 09, 2014 5:32 am
by laurenkuhlman
Hi John.

Basically, I need a button on contact or project that will open SeedCode as a separate window (its already linked) and I want to be able to pass filters as script parameters.

From my database's contact screen, I pass the contact key and I want that set into a filter and the calendar refreshed.
From my database's project screen, I pass the project key and I want that set into a filter and the calendar refreshed.

I have a way to do it by calling "Refresh Calendar" with script parameters passed and then I also added script steps to pass those parameters into the filter fields. I was just wondering if I've done this all wrong and there is a preferred method.

Cheers.

Re: Preferred Way to Open Calendar as Popup (Linked) with Fi

PostPosted: Thu Oct 09, 2014 5:37 am
by jeffalmquist
That sounds to me like you've done everything right. Does it seem to be working the way you want it to?

Re: Preferred Way to Open Calendar as Popup (Linked) with Fi

PostPosted: Sun Oct 12, 2014 7:09 am
by laurenkuhlman
Super. Just wanted to make sure.