The onUpdate option for defining a callback function for updated forms doesn't work. (And yes, I did set updateMethod to "callback".) The reason it's not working is that onUpdate is not part of the defaults definition. The attached patch fixes the problem.

CommentFileSizeAuthor
#1 popups-default-setting.patch867 byteszoo33
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zoo33’s picture

FileSize
867 bytes
vertazzar’s picture

thanks -

btw can you fix the problem with caching ..

if you aggregate js popups 6.x -2.0 has mayor problems, it just "gets stuck with loading "

and how to disable js includes in popups?

rszrama’s picture

Status: Needs review » Reviewed & tested by the community

I ran into this same problem and arrived at the same fix. I came here to post an issue but was a good boy and searched first.

Patch +1. This is essential.

iboxsolutions’s picture

Hi,

I've read the release notes but I'm not sure how you add options to links to override the default settings. I'm using popup links on a slider and when the popup window closes it goes back to the first slide so I need to enable the noUpdate option but not sure how :-S

Any help much appreciated.

Also, any idea on when Alpha 6 will be released (I've never applied patches before)?

Thanks in advance,

Tim

longwave’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 6.x-2.x-dev, thanks.

Status: Fixed » Closed (fixed)

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