Skip to content
Snippets Groups Projects
Commit a1989320 authored by Markus Escher's avatar Markus Escher
Browse files

#1058709 add dumm onInsert for SettingsEntity

parent 18c76e5f
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,6 @@
<entityProvider>
<name>#PROVIDER</name>
</entityProvider>
<entityField>
<name>TEST</name>
<title>Testfield</title>
</entityField>
<entityField>
<name>UID</name>
</entityField>
......@@ -21,6 +17,7 @@
<jDitoRecordContainer>
<name>jdito</name>
<jDitoRecordAlias>_____SYSTEMALIAS</jDitoRecordAlias>
<onInsert>%aditoprj%/entity/Settings_entity/recordcontainers/jdito/onInsert.js</onInsert>
<recordFieldMappings>
<jDitoRecordFieldMapping>
<name>UID.value</name>
......
// TODO
\ No newline at end of file
......@@ -15,12 +15,6 @@
<hideEmptyFields v="false" />
<entityField>#ENTITY</entityField>
<isEditable v="true" />
<fields>
<entityFieldLink>
<name>603b25a8-c69c-468d-8323-40191f0c1d80</name>
<entityField>TEST</entityField>
</entityFieldLink>
</fields>
</genericViewTemplate>
</children>
</neonView>
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