adding things to params in a form

Hi Scott,

Scott Pullen wrote:

I have a form and I am trying to get it to add another parameter without entering it in a field.

hidden_field_tag might be what you're looking for.

hth, Bill