Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Titouan Soulard
erp5
Commits
d8f3ca62
Commit
d8f3ca62
authored
Nov 19, 2024
by
Titouan Soulard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_json_form: add Argument Mapping portal type
parent
8d4c055e
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
718 additions
and
17 deletions
+718
-17
bt5/erp5_json_form/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
...eAllowedContentTypeTemplateItem/allowed_content_types.xml
+3
-0
bt5/erp5_json_form/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+3
-0
bt5/erp5_json_form/PortalTypeTemplateItem/portal_types/Argument%20Mapping.xml
...ortalTypeTemplateItem/portal_types/Argument%20Mapping.xml
+56
-0
bt5/erp5_json_form/PortalTypeTemplateItem/portal_types/JSON%20Form.xml
..._form/PortalTypeTemplateItem/portal_types/JSON%20Form.xml
+6
-0
bt5/erp5_json_form/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
...rtalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
+4
-0
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/ArgumentMapping.xml
...etTemplateItem/portal_property_sheets/ArgumentMapping.xml
+62
-0
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/ArgumentMapping/destination_property.xml
..._property_sheets/ArgumentMapping/destination_property.xml
+30
-0
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/ArgumentMapping/mapping_type_category.xml
...property_sheets/ArgumentMapping/mapping_type_category.xml
+22
-0
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/ArgumentMapping/source_property.xml
...ortal_property_sheets/ArgumentMapping/source_property.xml
+30
-0
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/JSONForm/output_schema_property.xml
...ortal_property_sheets/JSONForm/output_schema_property.xml
+3
-1
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/ArgumentMapping_view.xml
...Item/portal_skins/erp5_json_form/ArgumentMapping_view.xml
+115
-0
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/ArgumentMapping_view/my_destination.xml
...ns/erp5_json_form/ArgumentMapping_view/my_destination.xml
+4
-14
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/ArgumentMapping_view/my_mapping_type.xml
...s/erp5_json_form/ArgumentMapping_view/my_mapping_type.xml
+84
-0
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/ArgumentMapping_view/my_source.xml
...l_skins/erp5_json_form/ArgumentMapping_view/my_source.xml
+84
-0
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/ArgumentMapping_view/my_title.xml
...al_skins/erp5_json_form/ArgumentMapping_view/my_title.xml
+72
-0
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/JSONForm_view.xml
...emplateItem/portal_skins/erp5_json_form/JSONForm_view.xml
+1
-1
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/JSONForm_view/listbox.xml
...tem/portal_skins/erp5_json_form/JSONForm_view/listbox.xml
+132
-0
bt5/erp5_json_form/bt/template_portal_type_allowed_content_type_list
...on_form/bt/template_portal_type_allowed_content_type_list
+2
-1
bt5/erp5_json_form/bt/template_portal_type_id_list
bt5/erp5_json_form/bt/template_portal_type_id_list
+1
-0
bt5/erp5_json_form/bt/template_portal_type_property_sheet_list
...rp5_json_form/bt/template_portal_type_property_sheet_list
+1
-0
bt5/erp5_json_form/bt/template_portal_type_workflow_chain_list
...rp5_json_form/bt/template_portal_type_workflow_chain_list
+2
-0
bt5/erp5_json_form/bt/template_property_sheet_id_list
bt5/erp5_json_form/bt/template_property_sheet_id_list
+1
-0
No files found.
bt5/erp5_json_form/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
View file @
d8f3ca62
...
...
@@ -2,4 +2,7 @@
<portal_type
id=
"Callable Tool"
>
<item>
JSON Form
</item>
</portal_type>
<portal_type
id=
"JSON Form"
>
<item>
Argument Mapping
</item>
</portal_type>
</allowed_content_type_list>
\ No newline at end of file
bt5/erp5_json_form/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
d8f3ca62
<property_sheet_list>
<portal_type
id=
"Argument Mapping"
>
<item>
ArgumentMapping
</item>
</portal_type>
<portal_type
id=
"JSON Form"
>
<item>
JSONForm
</item>
<item>
JSONTypeConstraint
</item>
...
...
bt5/erp5_json_form/PortalTypeTemplateItem/portal_types/Argument%20Mapping.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Base Type"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
content_icon
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Argument Mapping
</string>
</value>
</item>
<item>
<key>
<string>
init_script
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
permission
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
short_title
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
XMLObject
</string>
</value>
</item>
<item>
<key>
<string>
type_interface
</string>
</key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/PortalTypeTemplateItem/portal_types/JSON%20Form.xml
View file @
d8f3ca62
...
...
@@ -36,6 +36,12 @@
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
JSON Type
</string>
</value>
</item>
<item>
<key>
<string>
short_title
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
text_content
</string>
</key>
<value>
<string>
{\n
...
...
bt5/erp5_json_form/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
View file @
d8f3ca62
<workflow_chain>
<chain>
<type>
Argument Mapping
</type>
<workflow>
edit_workflow, validation_workflow
</workflow>
</chain>
<chain>
<type>
JSON Form
</type>
<workflow>
edit_workflow
</workflow>
...
...
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/ArgumentMapping.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Property Sheet"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
ArgumentMapping
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/ArgumentMapping/destination_property.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Standard Property"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
elementary_type/text
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
destination_property
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/ArgumentMapping/mapping_type_category.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Category Property"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
mapping_type_category
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/ArgumentMapping/source_property.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Standard Property"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
elementary_type/text
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
source_property
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/PropertySheetTemplateItem/portal_property_sheets/JSONForm/output_schema_property.xml
View file @
d8f3ca62
...
...
@@ -16,7 +16,9 @@
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Url of the response schema
</string>
</value>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
...
...
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/ArgumentMapping_view.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ERP5 Form"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_objects
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
encoding
</string>
</key>
<value>
<string>
UTF-8
</string>
</value>
</item>
<item>
<key>
<string>
enctype
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
group_list
</string>
</key>
<value>
<list>
<string>
left
</string>
<string>
right
</string>
<string>
center
</string>
<string>
bottom
</string>
<string>
hidden
</string>
</list>
</value>
</item>
<item>
<key>
<string>
groups
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
bottom
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
center
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
left
</string>
</key>
<value>
<list>
<string>
my_title
</string>
<string>
my_mapping_type
</string>
</list>
</value>
</item>
<item>
<key>
<string>
right
</string>
</key>
<value>
<list>
<string>
my_source
</string>
<string>
my_destination
</string>
</list>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
ArgumentMapping_view
</string>
</value>
</item>
<item>
<key>
<string>
method
</string>
</key>
<value>
<string>
POST
</string>
</value>
</item>
<item>
<key>
<string>
name
</string>
</key>
<value>
<string>
ArgumentMapping_view
</string>
</value>
</item>
<item>
<key>
<string>
row_length
</string>
</key>
<value>
<int>
4
</int>
</value>
</item>
<item>
<key>
<string>
stored_encoding
</string>
</key>
<value>
<string>
UTF-8
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
unicode_mode
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/
JSONForm_view/my_text_content
.xml
→
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/
ArgumentMapping_view/my_destination
.xml
View file @
d8f3ca62
...
...
@@ -10,15 +10,13 @@
<key>
<string>
delegated_list
</string>
</key>
<value>
<list>
<string>
editable
</string>
<string>
extra
</string>
<string>
title
</string>
</list>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_
text_content
</string>
</value>
<value>
<string>
my_
destination
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
...
...
@@ -65,25 +63,17 @@
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_
text_content
</string>
</value>
<value>
<string>
my_
string_field
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_view
JSON
FieldLibrary
</string>
</value>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Input Schema
</string>
</value>
<value>
<string>
To
</string>
</value>
</item>
</dictionary>
</value>
...
...
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/ArgumentMapping_view/my_mapping_type.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ProxyField"
module=
"Products.ERP5Form.ProxyField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
delegated_list
</string>
</key>
<value>
<list>
<string>
title
</string>
</list>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_mapping_type
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
external_validator_failed
</string>
</key>
<value>
<string>
The input failed the external validator.
</string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
overrides
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
tales
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_category
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Type
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/ArgumentMapping_view/my_source.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ProxyField"
module=
"Products.ERP5Form.ProxyField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
delegated_list
</string>
</key>
<value>
<list>
<string>
title
</string>
</list>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_source
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
external_validator_failed
</string>
</key>
<value>
<string>
The input failed the external validator.
</string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
overrides
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
tales
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_string_field
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
From
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/ArgumentMapping_view/my_title.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ProxyField"
module=
"Products.ERP5Form.ProxyField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_title
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
external_validator_failed
</string>
</key>
<value>
<string>
The input failed the external validator.
</string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
overrides
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
tales
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_title
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/JSONForm_view.xml
View file @
d8f3ca62
...
...
@@ -58,7 +58,7 @@
<key>
<string>
bottom
</string>
</key>
<value>
<list>
<string>
my_text_content
</string>
<string>
listbox
</string>
</list>
</value>
</item>
...
...
bt5/erp5_json_form/SkinTemplateItem/portal_skins/erp5_json_form/JSONForm_view/listbox.xml
0 → 100644
View file @
d8f3ca62
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ProxyField"
module=
"Products.ERP5Form.ProxyField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
delegated_list
</string>
</key>
<value>
<list>
<string>
columns
</string>
<string>
editable_columns
</string>
<string>
title
</string>
</list>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
listbox
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
external_validator_failed
</string>
</key>
<value>
<string>
The input failed the external validator.
</string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
overrides
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
tales
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
columns
</string>
</key>
<value>
<list>
<tuple>
<string>
title
</string>
<string>
Title
</string>
</tuple>
<tuple>
<string>
source
</string>
<string>
From
</string>
</tuple>
<tuple>
<string>
destination
</string>
<string>
To
</string>
</tuple>
<tuple>
<string>
type
</string>
<string>
Type
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
editable_columns
</string>
</key>
<value>
<list>
<tuple>
<string>
title
</string>
<string>
Title
</string>
</tuple>
<tuple>
<string>
source
</string>
<string>
From
</string>
</tuple>
<tuple>
<string>
destination
</string>
<string>
To
</string>
</tuple>
<tuple>
<string>
type
</string>
<string>
Type
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_view_mode_listbox
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Argument Mappings
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_json_form/bt/template_portal_type_allowed_content_type_list
View file @
d8f3ca62
Callable Tool | JSON Form
\ No newline at end of file
Callable Tool | JSON Form
JSON Form | Argument Mapping
\ No newline at end of file
bt5/erp5_json_form/bt/template_portal_type_id_list
View file @
d8f3ca62
Argument Mapping
JSON Form
\ No newline at end of file
bt5/erp5_json_form/bt/template_portal_type_property_sheet_list
View file @
d8f3ca62
Argument Mapping | ArgumentMapping
JSON Form | JSONForm
JSON Form | JSONTypeConstraint
\ No newline at end of file
bt5/erp5_json_form/bt/template_portal_type_workflow_chain_list
View file @
d8f3ca62
Argument Mapping | edit_workflow
Argument Mapping | validation_workflow
JSON Form | edit_workflow
\ No newline at end of file
bt5/erp5_json_form/bt/template_property_sheet_id_list
View file @
d8f3ca62
ArgumentMapping
JSONForm
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment