> but i would like to have it more flexible (all form-fields at once and > my data)
Use Form.Request from -More. The extraData hash is specifically designed to pass data in addition to the form (say, instead of using hidden fields). -- Sandy
> but i would like to have it more flexible (all form-fields at once and > my data)
Use Form.Request from -More. The extraData hash is specifically designed to pass data in addition to the form (say, instead of using hidden fields). -- Sandy