Commit a434b8ff authored by Jérome Perrin's avatar Jérome Perrin

configure matrixbox using as_cell_range_script_id

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30169 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 49b5fb69
......@@ -111,6 +111,10 @@
<key> <string>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>as_cell_range_script_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>cell_base_id</string> </key>
<value> <string></string> </value>
......@@ -125,9 +129,7 @@
</item>
<item>
<key> <string>columns</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>css_class</string> </key>
......@@ -171,9 +173,7 @@
</item>
<item>
<key> <string>lines</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>tabs</string> </key>
......@@ -198,6 +198,10 @@
<key> <string>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>as_cell_range_script_id</string> </key>
<value> <string>FooLine_asCellRange</string> </value>
</item>
<item>
<key> <string>cell_base_id</string> </key>
<value> <string>cell</string> </value>
......@@ -300,36 +304,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: context.FooLine_asCellRange(matrixbox=True)[1]</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: context.FooLine_asCellRange(matrixbox=True)[0]</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
507
\ No newline at end of file
508
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment