Commit dc1a6ebf authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* disable if the document does not yet have data.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39227 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4cd7c288
......@@ -152,7 +152,9 @@
</item>
<item>
<key> <string>enabled</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>external_validator</string> </key>
......@@ -263,7 +265,7 @@
</item>
<item>
<key> <string>image_resolution</string> </key>
<value> <int>75</int> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>max_length</string> </key>
......@@ -297,13 +299,7 @@
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
......@@ -314,4 +310,17 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/hasData</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
1744
\ No newline at end of file
1745
\ 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