Skip to content
Snippets Groups Projects
Commit ed5a6679 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

refactor Provider: Activity_entity

parent e346cd89
No related branches found
No related tags found
No related merge requests found
......@@ -230,6 +230,7 @@
<entityProvider>
<name>LinkedObjects</name>
<fieldType>DEPENDENCY_IN</fieldType>
<documentation>%aditoprj%/entity/Activity_entity/entityfields/linkedobjects/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>8ececf30-a3bc-4cd2-ad04-fb9f3cb9332d</name>
......
Provides records via ActivityLinks.
Every Activity can have 0..n link-records. This provider can be used to retrieve Activity Records from another object that is linkable.(e.g. list all Activites of a contactperson)
\ No newline at end of file
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