Hi,

My website use some modules and contents which provides links like : http://localhost/directory/page?width=600&height=600&iframe=true&lt=edit...

In /admin/config/media/colorbox, I've checked all extra features. But it doesn't work as expected.
"?width=xxx&height=yyy&iframe=true" link didn't show in a colorbox. Since Colorbox 2.x, it's recommended to use modal forms, or other module.

Which module should I use to use this specifics links in a "ajax colorbox-like" ? Any official recommendations ? Maybe tips to adapt modal forms with this type of links ?

Thanks,

Comments

frjo’s picture

Status: Active » Fixed

If you want to use the old form support in Colorbox you need use the 7.x-1.x branch. As of this writing the latest version of that branch is 7.x-1.5.

Modal forms is built on ctools so is a different solution to opening forms in modals. It can not be used as a drop in replacement.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.