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

Merge branch '#1048185-Salutation' into '2020.0'

#1048185 - Changed order of fields in edit view to language first.

See merge request xrm/basic!144

(cherry picked from commit 15e5d5c9)

ee9b81fb #1048185 - Changed order of fields in edit view to language first.
parent e6be35f8
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,10 @@
<showDrawer v="false" />
<entityField>#ENTITY</entityField>
<fields>
<entityFieldLink>
<name>d8d04e36-de46-48a3-994a-fa72d1f2ea89</name>
<entityField>LANGUAGE</entityField>
</entityFieldLink>
<entityFieldLink>
<name>7a647c90-3a1c-4f8d-9ecd-6bdf35ab2f80</name>
<entityField>ORGANISATION_CONTACTID</entityField>
......@@ -54,10 +58,6 @@
<name>74de507e-75e0-4957-a4fb-7070fa3c5a4a</name>
<entityField>DATEOFBIRTH</entityField>
</entityFieldLink>
<entityFieldLink>
<name>d8d04e36-de46-48a3-994a-fa72d1f2ea89</name>
<entityField>LANGUAGE</entityField>
</entityFieldLink>
<entityFieldLink>
<name>f8ec0e41-7ead-4c80-878c-df75ce5fce34</name>
<entityField>STATUS</entityField>
......
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