ViewHelper Documentation
v:page.resources.fal
Arguments
table string
The table to lookup records.
field string
The field of the table associated to resources.
record anySimpleType
The actual record. Alternatively you can use the "uid" argument.
uid integer
The uid of the record. Alternatively you can use the "record" argument.
as string
If specified, a template variable with this name containing the requested data will be inserted instead of returning it.