in reply to CGI::FormBuilder Multiple Submit buttons and CGI::Application
There is also a mailing list available from that site and I have found others as well as the author very willing to help.
Yes, you can use multiple submit buttons, and you name each one and you can retrieve the value in the submitted() function. If you have specified multiple submit buttons then they are ALL placed at once using the form.submit template variable. I cannot comment on Template Toolkit, because I only use this module with HTML::Template (but also within CGI::Application).
Good luck! jdtoronto
|
|---|