Commit d31d03d8 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_simulation: select first item to have less click

parent aaed52bd
......@@ -12,6 +12,7 @@
<list>
<string>default</string>
<string>external_validator</string>
<string>first_item</string>
<string>items</string>
<string>title</string>
</list>
......@@ -112,6 +113,10 @@
<key> <string>field_id</string> </key>
<value> <string>my_radio_field</string> </value>
</item>
<item>
<key> <string>first_item</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
......
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