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

  • Home
  • SEARCH
  • 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 3277666
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:23:41+00:00 2026-05-17T19:23:41+00:00

I am combining div toggling with complex forms: http://railscasts.com/episodes/75-complex-forms-part-3 My specific situation: I have

  • 0

I am combining div toggling with complex forms: http://railscasts.com/episodes/75-complex-forms-part-3

My specific situation: I have a few nested fields being built in table/new.html.erb and Customer/_customer_note_fields. Ordinarily, I would do something like the following to have toggled divs:

# view
<a class="toggle" rel="toggle[expand#<%= note.id %>]">"Click me"</a>

<div class="expand_me" id="<%= "expand#{note.id}" -%>">
"Hello!"
</div>

The problem with the current case is that it is in the middle of a form builder where all the records are new – therefore, they have no IDs! Therefore, there is no unique marker for these divs.

Is there some other unique number belonging to a new unsaved record that I can access? How would you deal with this problem?

  • 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-17T19:23:41+00:00Added an answer on May 17, 2026 at 7:23 pm

    the records don’t have ids but the objects themselves do. try calling the id of the object by which I mean the literal ruby object id not object.id

    for example:

    a = "Just an example"
    a.object_id = 39402342
    

    so you can use that as the unique number

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

Sidebar

Related Questions

I need to combine Expression Engine with http://www.infinite-scroll.com . I have tried numerous ways
Hi I'm having trouble with my query combining records when it shouldn't. I have
I have a controller called Categories and you are allowed to type a few
I have some problems combining a custom marker icon with my infoWindow. Here is
I have the following form: <form class=lift:form.ajax> <div class=lift:StreamInput> <input type=hidden name=user value=USER />
combining closures (FCM) and generics, would it be possible to have fully type-safe criteria.
I am combining plugin files to reduce the number of HTTP requests. Removed minimization
Ive heard of combining multiple classes, which would help me alot in this situation.
I have two jQuery Ajax calls that I'm combining on a page. I'm stuck
Any tips on combining multiple .js files into 1 (for a build process). Will

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.