Closed (outdated)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2013 at 10:58 UTC
Updated:
20 Jul 2026 at 20:08 UTC
Jump to comment: Most recent
Comments
Comment #1
ayesh commentedI'm having the same problem. The OP probably have figured this out, but for the rest, call
ctools_add_js('ajax-responder');from the page you are building the ajax/modal content from.This will ensure the redirect ajax command is created before calling it.
ctools_ajax_command_redirect()callsctools_add_js('ajax-responder');, but it doesn't seem to register the commands at that moment.Comment #2
gurunathan commentedI also have the same issue. Any possible solution??
Comment #3
japerryDrupal 7 is no longer supported, closing.