Skip to content
Snippets Groups Projects
Commit 0b9d76b8 authored by Andreas Schindlbeck's avatar Andreas Schindlbeck Committed by David Büchler
Browse files

Notifications: Filterbedingungen

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