bt5_config: Update TALES of gadget field to have extra renderjs parameters
Showing
... | ... | @@ -10,12 +10,16 @@ |
<key> <string>delegated_list</string> </key> | ||
<value> | ||
<list> | ||
<string>data_url</string> | ||
<string>default</string> | ||
<string>editable</string> | ||
<string>extra</string> | ||
<string>gadget_url</string> | ||
<string>js_sandbox</string> | ||
<string>renderjs_extra</string> | ||
<string>title</string> | ||
<string>validator_field_id</string> | ||
<string>validator_form_id</string> | ||
</list> | ||
</value> | ||
</item> | ||
... | ... | @@ -53,6 +57,10 @@ |
<key> <string>tales</string> </key> | ||
<value> | ||
<dictionary> | ||
<item> | ||
<key> <string>data_url</string> </key> | ||
<value> <string></string> </value> | ||
</item> | ||
<item> | ||
<key> <string>default</string> </key> | ||
<value> | ||
... | ... | @@ -65,9 +73,7 @@ |
</item> | ||
<item> | ||
<key> <string>extra</string> </key> | ||
<value> | ||
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> | ||
</value> | ||
<value> <string></string> </value> | ||
</item> | ||
<item> | ||
<key> <string>field_id</string> </key> | ||
... | ... | @@ -80,7 +86,7 @@ |
<item> | ||
<key> <string>gadget_url</string> </key> | ||
<value> | ||
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> | ||
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> | ||
</value> | ||
</item> | ||
<item> | ||
... | ... | @@ -88,11 +94,19 @@ |
<value> <string></string> </value> | ||
</item> | ||
<item> | ||
<key> <string>title</string> </key> | ||
<key> <string>renderjs_extra</string> </key> | ||
<value> | ||
<persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> | ||
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> | ||
</value> | ||
</item> | ||
<item> | ||
<key> <string>title</string> </key> | ||
<value> <string></string> </value> | ||
</item> | ||
<item> | ||
<key> <string>validator_form_id</string> </key> | ||
<value> <string></string> </value> | ||
</item> | ||
</dictionary> | ||
</value> | ||
</item> | ||
... | ... | @@ -100,6 +114,10 @@ |
<key> <string>values</string> </key> | ||
<value> | ||
<dictionary> | ||
<item> | ||
<key> <string>data_url</string> </key> | ||
<value> <int>0</int> </value> | ||
</item> | ||
<item> | ||
<key> <string>default</string> </key> | ||
<value> <string></string> </value> | ||
... | ... | @@ -128,10 +146,24 @@ |
<key> <string>js_sandbox</string> </key> | ||
<value> <string>iframe</string> </value> | ||
</item> | ||
<item> | ||
<key> <string>renderjs_extra</string> </key> | ||
<value> | ||
<list/> | ||
</value> | ||
</item> | ||
<item> | ||
<key> <string>title</string> </key> | ||
<value> <string>Select Actions</string> </value> | ||
</item> | ||
<item> | ||
<key> <string>validator_field_id</string> </key> | ||
<value> <string>my_string_field</string> </value> | ||
</item> | ||
<item> | ||
<key> <string>validator_form_id</string> </key> | ||
<value> <string>Base_viewFieldLibrary</string> </value> | ||
</item> | ||
</dictionary> | ||
</value> | ||
</item> | ||
... | ... | @@ -146,25 +178,12 @@ |
<dictionary> | ||
<item> | ||
<key> <string>_text</string> </key> | ||
<value> <string>python: here.BusinessManager_getBuildingDialogParameterJSON()</string> </value> | ||
<value> <string>python: []</string> </value> | ||
</item> | ||
</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>python: field.id</string> </value> | ||
</item> | ||
</dictionary> | ||
</pickle> | ||
</record> | ||
<record id="4" aka="AAAAAAAAAAQ="> | ||
<pickle> | ||
<global name="TALESMethod" module="Products.Formulator.TALESField"/> | ||
</pickle> | ||
... | ... | @@ -177,7 +196,7 @@ |
</dictionary> | ||
</pickle> | ||
</record> | ||
<record id="5" aka="AAAAAAAAAAU="> | ||
<record id="4" aka="AAAAAAAAAAQ="> | ||
<pickle> | ||
<global name="TALESMethod" module="Products.Formulator.TALESField"/> | ||
</pickle> | ||
... | ... | @@ -185,7 +204,7 @@ |
<dictionary> | ||
<item> | ||
<key> <string>_text</string> </key> | ||
<value> <string>your-mom</string> </value> | ||
<value> <string>python: [[\'couscous\', here.BusinessManager_getBuildingDialogParameterJSON()]]</string> </value> | ||
Please
register
or
sign in
to reply
|
||
</item> | ||
</dictionary> | ||
</pickle> | ||
... | ... |