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

Merge branch '#1065071-EmployeeRole' into '2020.2.0'

#1065071 employee role

See merge request xrm/basic!411
parents 1669ee05 e6164c03
No related branches found
No related tags found
No related merge requests found
......@@ -111,6 +111,7 @@
<entityField>
<name>KEYWORD</name>
<title>Keyword</title>
<state>INVISIBLE</state>
</entityField>
<entityField>
<name>ICON</name>
......
......@@ -28,6 +28,10 @@
<name>ab509c66-f72a-46b5-af5d-2b5620506bf5</name>
<entityField>IS_MAIN_DOCUMENT</entityField>
</neonGenericMultipleTableColumn>
<neonGenericMultipleTableColumn>
<name>48912651-0c8f-42f1-ba85-99ed5566e36f</name>
<entityField>KEYWORD</entityField>
</neonGenericMultipleTableColumn>
</columns>
</genericMultipleViewTemplate>
</children>
......
......@@ -17,6 +17,10 @@
<entityField>ROLE</entityField>
<fullWidth v="true" />
</neonGenericMultipleTableColumn>
<neonGenericMultipleTableColumn>
<name>18831921-1ab2-474c-a9a7-482a62140c45</name>
<entityField>UID</entityField>
</neonGenericMultipleTableColumn>
</columns>
</genericMultipleViewTemplate>
</children>
......
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