[support] Drupal 7 Forms

Fred Jones fredthejonester at gmail.com
Mon May 14 19:08:45 UTC 2012


In D7 to make a form and then show only the result data with no
styling at all (that is the task), I am using

echo $output;
die;

in my form_submit function.

Is that the right way? It works, but I wonder if there's a better way?

Thanks,
Fred


More information about the support mailing list