Browse Source

postprocessing in dbform ergänzt

master
Imo John 2 weeks ago
parent
commit
378e6ce6aa
  1. 1
      src-modules/module/rpta/conf/rpta.xml

1
src-modules/module/rpta/conf/rpta.xml

@ -783,6 +783,7 @@ @@ -783,6 +783,7 @@
<customfield name="resultset_id" visibleSize="50" nullFieldValue="" />
<customfield name="whereclause" visibleSize="50" nullFieldValue="" />
<customfield name="sortclause" visibleSize="50" nullFieldValue="" />
<customfield name="postprocessing" visibleSize="50" nullFieldValue="" />
<customfield name="description" visibleSize="50" nullFieldValue="" />
<customfield name="sortnr" visibleSize="10" nullFieldValue="" />
<customfield name="Spalten" type="subform" multipart="false" autoUpdate="false" maxRows="*" table="rpta_column2layout" parentField="tid" childField="layout_id" orderBy="sortnr" allowNew="true" mode="full">

Loading…
Cancel
Save