colorbox-node does not seem to work with Webform Conditional (Same Page).
Fails to expand the colorbox or even do something like add a scroll bar.
When using pager, I'm getting this error:
[{"command":"settings","settings":{"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"garland","theme_token":"oC0OI5bfYFT8KUtvB5aJkT3RHMMf6-v7Tg29TpRN4I0"},"colorbox":{"opacity":"0.85","current":"{current} of {total}","previous":"\u00ab Prev","next":"Next \u00bb","close":"Close","maxWidth":"98%","maxHeight":"98%","fixed":true},"drupalchat":..........and so on........]
I guess this is because of the chat module I'm using.
Can this issue be somehow worked around?
Comments
Comment #1
iLLin commentedIf your trying to use a pager inside a colorbox, it needs to be ajaxified. I am actually going to remove support for webforms al together as there is a module that will do this for you. Webform Ajax.
Comment #2
iLLin commentedIn the next dev release I have removed webform support. I would add the ajax webform module and see if that fixes your issue.