Active
Project:
AHAH helper
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2011 at 21:45 UTC
Updated:
12 Jul 2011 at 23:03 UTC
Hi,
In the demo form all elements are wrapped inside a fieldset.
Let's say I don't want to wrap all elements in a fieldset, can this still work?
I mean, what to put in
'path' => ahah_helper_path(array('billing_info')),
if there is no fieldset... just separate elements.
Thanks!
Joost
Comments
Comment #1
liquidcms commentedi have it working on a Submit button with no fieldset wrapper:
this is my entire form as far as form elements.