Sorry that my post was a little confusing.  I was trying to make an analogy
to what I actually have which is a bit more complicated.  I eventually
figured it out.  There was a recipe for filter select menu items using
dryml.

Thanks though...

Mike

On Tue, Jun 1, 2010 at 2:44 PM, kevinpfromnm <[email protected]> wrote:

> you're selecting comments via dropdown?  usually comments belong to
> the commented item and don't get moved around between different posts.
>
> On May 28, 1:48 pm, mkim <[email protected]> wrote:
> > Hello,
> >
> > This is probably an easy one.  I have a model relationship like --
> > post has_many comments.  In the new form I get a drop down with the
> > comments.
> >
> > How do I limit the comments to those that actually belong to the
> > post?  If I put true inside view_permitted?(field) I get all the
> > comments, including those that aren't associated with the post.
> >
> > Thanks,
> > Mike
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<hobousers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to