Notes posted by Mogbox
RSS feed
Mogbox -
July 30, 2008
19 thanks
Value parameter
You can add a value to your hidden field by using the :value parameter.
Example
hidden_field(:object, :field, :value => params[:requestval])