On Thu, Oct 22, 2009 at 1:31 PM, Jeff Greenberg <[email protected]> wrote: > I guess the question, then, is if I am processing a form: > callback->form()->validate()->submit() how do I handle the need to have > the submission result in another form being displayed?
Either multistep forms, or more likely you set your form destination to the page where the next form is. Greg -- Greg Knaddison | 303-800-5623 | http://growingventuresolutions.com Cracking Drupal - Learn to protect your Drupal site from hackers Now available from Wiley http://crackingdrupal.com
