summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/elements
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/process/elements')
-rw-r--r--httemplate/edit/process/elements/process.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/process/elements/process.html b/httemplate/edit/process/elements/process.html
index 071c43a63..636bae0ce 100644
--- a/httemplate/edit/process/elements/process.html
+++ b/httemplate/edit/process/elements/process.html
@@ -59,6 +59,7 @@ Example:
'process_o2m' => { 'table' => table_name',
'num_col' => 'column', #if column name is different in
#link_table than source_table
+ 'fields' => [qw( fieldname fieldname2 )],
},
#checks CGI params and whatever else before much else runs