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

Notifications: Filterbedingungen

parent eeabc4fe
No related branches found
No related tags found
No related merge requests found
......@@ -15,12 +15,15 @@
</entityProvider>
<entityField>
<name>UID</name>
<searchable v="false" />
</entityField>
<entityField>
<name>CONTENTID</name>
<searchable v="false" />
</entityField>
<entityField>
<name>USER</name>
<searchable v="false" />
</entityField>
<entityField>
<name>STATE</name>
......@@ -29,6 +32,7 @@
</entityField>
<entityField>
<name>BACKPACK</name>
<searchable v="false" />
</entityField>
<entityField>
<name>CAPTION</name>
......@@ -47,6 +51,7 @@
</entityField>
<entityField>
<name>FORCEDPRIORITY</name>
<searchable v="false" />
</entityField>
<entityField>
<name>ICON</name>
......@@ -55,12 +60,15 @@
</entityField>
<entityField>
<name>LIFETIME</name>
<searchable v="false" />
</entityField>
<entityField>
<name>ORIGINATORNAME</name>
<searchable v="false" />
</entityField>
<entityField>
<name>RECIPIENTUSERIDS</name>
<searchable v="false" />
</entityField>
<entityField>
<name>TYPECODE</name>
......@@ -69,17 +77,21 @@
</entityField>
<entityField>
<name>VERSION</name>
<searchable v="false" />
</entityField>
<entityField>
<name>LINKCONTEXT</name>
<searchable v="false" />
<valueProcess>%aditoprj%/entity/Notification_entity/entityfields/linkcontext/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>LINKID</name>
<searchable v="false" />
<valueProcess>%aditoprj%/entity/Notification_entity/entityfields/linkid/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>LINKINFO</name>
<searchable v="false" />
</entityField>
<entityActionGroup>
<name>setNotificationState</name>
......
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