Closed (fixed)
Project:
Dialog
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2011 at 22:24 UTC
Updated:
30 Dec 2013 at 15:40 UTC
Jump to comment: Most recent
Comments
Comment #1
jantimon commentedYes use the drupal ajax-framework for this:
http://api.drupal.org/api/drupal/developer--topics--forms_api_reference....
You can remove/replace/insert html by using the ajax commands in your callbacks:
http://api.drupal.org/api/drupal/includes--ajax.inc/group/ajax_commands/7
Comment #1.0
jantimon commentede
Comment #2
mustanggb commentedAnswered.