Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6994319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:52:38+00:00 2026-05-27T19:52:38+00:00

I have a hidden field in a form_for, where I have it set up

  • 0

I have a hidden field in a form_for, where I have it set up like this:

  = f.hidden_field :building_id, :value => @building

Where @building is set in the controller in the new action:

@building = params[:building][:building_id]

When validation fails, the create action gets to this line:

format.html { render action: "new" }

and the page is rendered, the hidden_field is not getting it’s value.

According to one of the answers to this question, it looks like maybe I should have this line in my form_for:

  = f.hidden_field :building_id, params[:building][building_id]

but I get an error when I do this. What am I doing wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T19:52:38+00:00Added an answer on May 27, 2026 at 7:52 pm

    It’s because the params[:building][:building_id] is no longer set when you load the page after a validation error occurs, as it’s now stored in params[:building_id]. Something like @building = params[:building_id] || params[:building][:building_id] should work fine.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an hidden input field with a value, <form> <input type=hidden value=product/> <select
I am trying to set a hidden form field with the value of a
I have a form with a hidden Came from Adwords field that will be
I have a field in a CCK node form that is hidden, and has
i have 3 hidden fields in 1 div. when I have reference to this
I have a hidden input variable called str. I am assigning abc value to
I have a hidden field on a form that is created in Razor using
I have this form: <%= form_for(@debate.debates.build) do |support_form| %> <div> <%= support_form.label :content %><br
I have a series of table rows like this: <cfloop query=qryPlayer> (...snip...) <input data-playerid=#PlayerID#
We have hidden the status bar in our application. But when there is an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.