From c916c39d66f983a9e84e0639958707aa3de01472 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 10 Dec 2011 00:04:47 +0000 Subject: [PATCH] doc --- httemplate/edit/process/elements/process.html | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0