Skip to content

Submit a form programmatically

sinsunsan edited this page Oct 2, 2012 · 4 revisions

Submit a form programmaticaly in d7
http://brianfisher.name/content/programmatically-submit-form-drupal-7

To generate the form, it's easyer to dump the array with var_export var_export($form_state['build_info']['args'][0]);

WIKI by Sébastien Lucas CEO & Funder or Bricks

Clone this wiki locally