Bohdan Pohoriletz wrote:
> Try
> <%= f.select(:part1, {List::NAME, List::TYPE})
>
>
> <%= collection_select(:post, :user_id, User.all, :id, :name) %>
>
Thanks, neither of these exactly worked the way I wanted them, but it
did help me with googling what I was looking for.
For the first one,
Hello, thanks for reading.
I used scaffolding to set my pages up, and I've been editing them to get
the effect that I want, but I'm running into a few problems.
The first problem:
I have 2 drop down menus, with pre-determined choices, let's say, "Ruby,
Python, Java" are in the first drop down, a
2 matches
Mail list logo