On 30 Jun., 19:49, kevinpfromnm <[email protected]> wrote:
> 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?"
>

table-plus wraps table (right?) and table indeed contains a
"can_view?"

<def tag="table" ....>
  ...
  <tr param if="&can_view?"...>
  ...

but it doesn't omit the row and gives the error as Paul described.

Regards, Bernhard

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