On Sat, Feb 4, 2017 at 12:13 AM, Greg Navis <[email protected]> wrote: > button_to generates a form with a button. I'm not sure there's a way to add > custom hidden fields to the form. One way around the problem would be to
One way around the "problem" would be to read the documentation for that method, which includes under "options" :params - Hash of parameters to be rendered as hidden fields within the form. FWIW, -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan Consulting Availability : Silicon Valley or remote -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yAUOpp1nTzPOptHvOEX0td-do72Zq-qetytsbpwVWEY5Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

