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

NotificationCenter: icons

parent 1492047b
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@
</entityField>
<entityField>
<name>ICON</name>
<contentType>IMAGE</contentType>
<valueProcess>%aditoprj%/entity/Notification_entity/entityfields/icon/valueProcess.js</valueProcess>
</entityField>
<entityField>
......@@ -200,6 +201,10 @@
<name>LINKINFO.value</name>
<recordfield>ASYS_NOTIFICATIONCONTENTS.LINK_INFO</recordfield>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>ICON.value</name>
<recordfield>ASYS_NOTIFICATIONCONTENTS.ICON_INFO</recordfield>
</dbRecordFieldMapping>
</recordFieldMappings>
</dbRecordContainer>
</recordContainers>
......
......@@ -18,6 +18,10 @@
<isEditable v="false" />
<entityField>#ENTITY</entityField>
<columns>
<neonTableColumn>
<name>1cff3be1-523d-4a5a-b7d1-389d7cbb726f</name>
<entityField>ICON</entityField>
</neonTableColumn>
<neonTableColumn>
<name>0ed20b46-be6a-424c-a583-a3f7496ec3f9</name>
<entityField>CREATIONDATE</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