Skip to content
Snippets Groups Projects
Commit 9de0dbf9 authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon: Committed by Sebastian Listl
Browse files

EmployeeRole fix

(cherry picked from commit 3de97124)
parent afa1e099
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@
</entityProvider>
<entityField>
<name>UID</name>
<state>INVISIBLE</state>
<valueProcess>%aditoprj%/entity/EmployeeRole_entity/entityfields/uid/valueProcess.js</valueProcess>
</entityField>
<entityParameter>
......
......@@ -17,6 +17,10 @@
<entityField>ROLE</entityField>
<width v="100" />
</neonTableColumn>
<neonTableColumn>
<name>a67f3020-1438-483a-9897-647336002618</name>
<entityField>UID</entityField>
</neonTableColumn>
</columns>
</genericMultipleViewTemplate>
</children>
......
......@@ -18,6 +18,10 @@
<name>ab1c8d39-fc29-42e8-8b8e-3557d544b272</name>
<entityField>ROLE</entityField>
</neonTableColumn>
<neonTableColumn>
<name>6587002b-4356-4f85-951e-f9bb179e6387</name>
<entityField>UID</entityField>
</neonTableColumn>
</columns>
</tableViewTemplate>
</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