Hi Stephanie,
Hope you’re in good mood this morning….
Im using a calendar custom display.
How can I open my detailink into lightbox pretty photo prettyphoto ?
the instruction given here was for forms.
http://formidablepro.com/help-desk/lightbox-feature/
and i have no ideas whats you guy are talking bout here..
http://formidablepro.com/help-desk/display-a-field-in-a-popup/
I used these in replacement of detailink, it only open up the whole page in the lightbox.
<a href=”http://mysite.com/calendar/?fcal=21?iframe=true&width=100%&height=100%” rel=”prettyPhoto”>iframe link</a>
Thanx for any help.




October 27, 2012 at 8:32 pm
You are on the right track with your link: <a href=”http://mysite.com/calendar/?fcal=21?iframe=true&width=100%&height=100%” rel=”prettyPhoto”>iframe link</a> However, there should only be one "?" replace the second one with an "&"
The other thing you need to do if you don't want the full page template to load in the popup is to also insert your custom display on a "blank" template page and point your detail link to this "blank page" instead of your theme'd calendar page. If you need more info on creating a blank template page, Here is more information
So basically, you have two pages that contain the same custom display and your custom detail link points to the second page with a blank template.
Hope this makes sense.
October 29, 2012 at 6:00 am
you're the man .steve!
Topic closed.