I personally would just write the links yourself, instead of having to
go through Cake. Manual links + event binds = better.

On Jan 12, 11:56 am, OldWest <[email protected]> wrote:
> I found a solution that works using Modalbox like:
>
> echo $html->link('Benefit Schedule',array('controller' =>
> 'plan_details', 'action' => 'view', $plan['PlanDetail']['id'] ),
> array('title' => 'Benefit Schedule', 'onclick' =>
> "Modalbox.show(this.href, {title: this.title, width: 850}); return
> false;"));

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to