Skip to content
Snippets Groups Projects
Commit 4825d78e authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

Merge branch '#1065404-FixNotSaveablePreviewDistrict' into '2020.2.0'

#1065404: Added #ICON as iconField and DISTRICT_STATUS (mandatory) to preview.

See merge request xrm/basic!366
parents 31ae851b f6b9c223
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@
<children>
<cardViewTemplate>
<name>cardViewTemplate</name>
<iconField>#ICON</iconField>
<titleField>DISTRICT_NAME</titleField>
<descriptionField>DISTRICT_NUMBER_fieldGroup</descriptionField>
<entityField>#ENTITY</entityField>
......@@ -39,6 +40,10 @@
<name>0dddb53a-30ea-4c82-b7c2-7c3372a2968a</name>
<entityField>DISTRICT_FILTER</entityField>
</entityFieldLink>
<entityFieldLink>
<name>98be594e-6209-4046-b0e9-07200c8c294e</name>
<entityField>DISTRICT_STATUS</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
<scoreCardViewTemplate>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment