On associations, you need to add a separate check if it's viewable.
Or extend the relevant view tag(s) to do the check.

if="&can_view?"

On Jun 30, 5:59 am, Joachim <[email protected]> wrote:
> W dniu 30.06.2010 13:36, storitel pisze:
>
> > i think there  must be something simple i'm missing - i just need the
> > non-viewable stuff not to render, rather than trigger an exception?
>
> I think the best method would be not to try to render non-viewable call
> summaries. You need to fetch unnecessary records first, and then check
> if they are viewable... may become pretty costly.
>
> Joachim

-- 
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