I have error when trying to submit webform in colorbox: An error occurred while attempting to process /system/ajax: ajax.form.ajaxSubmit is not a function. The error doesn't occur when I disable LABjs or with LABjs enabled on pages where I use drupal_add_library('system', 'drupal.ajax'); drupal_add_library('system', 'jquery.form'); in my code.

Comments

iLLin’s picture

Did this get worked out? I don't know how this module could effect this unless its somehow conflicting with the library adds? But isn't that the point of using drupal_add_library? To prevent conflicts and from files getting added multiple times?

iLLin’s picture

Status: Active » Closed (works as designed)