doc
authorivan <ivan>
Sat, 10 Dec 2011 00:04:47 +0000 (00:04 +0000)
committerivan <ivan>
Sat, 10 Dec 2011 00:04:47 +0000 (00:04 +0000)
httemplate/edit/process/elements/process.html

index 071c43a..636bae0 100644 (file)
@@ -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