Ok thanks for the update. At least it wasn't my doing something dumb again this time. I can live without the per item permission checking on this form. I think it might be a real nice thing to have in the future though. Perhaps I take a look into it at a some point.
Bob On Thursday, March 8, 2012 9:16:33 PM UTC-5, Bryan Larsen wrote: > > On Thu, Mar 8, 2012 at 4:35 PM, Bob Sleys <[email protected]> wrote: > > It appears that all permissions are checked on the associated model and > if > > any fail the whole tag is skipped. I'd like to allow anyone to add a new > > item but only the owner to edit or remove an existing one. But when I > set > > the permission as such the whole tag seems to being skipped. Not a big > deal > > in my case but I'd though I throw it out there and see if its just a > > limitation at this point or perhaps if I'm doing something wrong. > > > > It's not you, that's the way it works. input-many does not check > permissions for it's + or - buttons so it's pretty much an all or > nothing thing. What you're asking for could be built but it'd be a > substantial addition. > > cheers, > Bryan > > On Thursday, March 8, 2012 9:16:33 PM UTC-5, Bryan Larsen wrote: > > On Thu, Mar 8, 2012 at 4:35 PM, Bob Sleys <[email protected]> wrote: > > It appears that all permissions are checked on the associated model and > if > > any fail the whole tag is skipped. I'd like to allow anyone to add a new > > item but only the owner to edit or remove an existing one. But when I > set > > the permission as such the whole tag seems to being skipped. Not a big > deal > > in my case but I'd though I throw it out there and see if its just a > > limitation at this point or perhaps if I'm doing something wrong. > > > > It's not you, that's the way it works. input-many does not check > permissions for it's + or - buttons so it's pretty much an all or > nothing thing. What you're asking for could be built but it'd be a > substantial addition. > > cheers, > Bryan > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/PrclOShpaiEJ. 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.
