Changes between Version 19 and Version 20 of S3/S3ResourceFilter


Ignore:
Timestamp:
12/23/13 08:52:54 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3ResourceFilter

    v19 v20  
    5656To access fields in a table which is linked via a link table, replace the fkey by the link table name and add left and right key if not already specified by add_component:
    5757{{{
    58 alias.{{lkey:}linktable{:rkey}$}field
     58alias.{{lkey:}linktable.rkey$}field
    5959}}}
    6060