Variables
These are the available variables
@docs
Hash containing the data from XML
Display the main table
Change all rows in a table
@show_fields
Array of fields to present from the @docs variable
Add field
Quick add field
Remove field
Redefine order
Normally we define order in the fields tag when getting data, but we can also change order here
params
The primary key and search parameters from the parent will be put in the hash called params
. Then the child view can use these values to fetch more data if needed, or do lookups.