Skip to content
Snippets Groups Projects
Commit e628b9d7 authored by Andreas Schindlbeck's avatar Andreas Schindlbeck
Browse files

#1060647 Favorites: viewtemplate Organisation

parent 38333c16
No related branches found
No related tags found
No related merge requests found
......@@ -1102,6 +1102,10 @@
<onActionProcess>%aditoprj%/entity/Organisation_entity/entityfields/openlocation/onActionProcess.js</onActionProcess>
<iconId>NEON:TACKED</iconId>
</entityActionField>
<entityField>
<name>OBJECTTYPE</name>
<valueProcess>%aditoprj%/entity/Organisation_entity/entityfields/objecttype/valueProcess.js</valueProcess>
</entityField>
</entityFields>
<recordContainers>
<dbRecordContainer>
......
import("system.result");
result.string("Organisation");
\ No newline at end of file
......@@ -19,6 +19,17 @@
<entityField>#ENTITY</entityField>
<informationField>COMMRESTRICTIONS_ACTIVE</informationField>
</cardViewTemplate>
<favoriteViewTemplate>
<name>Favorite</name>
<objectType>OBJECTTYPE</objectType>
<rowId>#UID</rowId>
<entityField>#ENTITY</entityField>
<devices>
<element>MOBILE</element>
<element>TABLET</element>
<element>DESKTOP</element>
</devices>
</favoriteViewTemplate>
<neonViewReference>
<name>2cb11b4e-dd8e-419b-8fff-ef0852ef2641</name>
<entityField>Communications</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