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 8783891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T20:56:37+00:00 2026-06-13T20:56:37+00:00

I have a Box which has many Items which belongs to a Category. When

  • 0

I have a Box which has many Items which belongs to a Category.
When the Box is created it has the user_id.
Items has a category_id.

I’ve seen that if you have a user_id in the table concerned it works okay:

<%= f.collection_select :category_id, Category.where(:user_id => current_user.id), :id , :name %>

But how can I get a Category collection_select from what the current_user has entered – do I have to add a user_id to Categories or can I join my tables somehow?

  • 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-06-13T20:56:39+00:00Added an answer on June 13, 2026 at 8:56 pm

    Maybe this way is easier:

    <%= f.collection_select :category_id, current_user.categories, :id, :name %>
    

    PS: Even better if you put this in your controller, so, in case you have to change the select and add some clauses, you will not need to change almost all your views, just the controller (MVC).

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

Sidebar

Related Questions

I have a Box, which has many Compartments which contain many Items which belong
I have a select box which has more than 200 items. Below the select
I have a program which has a text box that the user can edit.
I have created a dialog box in my WinForms application. This has many text
I have a text box which has a Ajax calendar extender attached. You click
I have a multi-select box which has 2 buttons on the right which are
I have a maximized form which has Combo-Box control (docked in top-right) with 500px
I have a form which has a Combo Box Control. I have selected the
Im using c# .net windows form application. I have created a database which has
I have a dialog box that has settings associated with it. When the user

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.