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

change AnyContact searchable fields

parent 430e8322
No related branches found
No related tags found
No related merge requests found
......@@ -107,6 +107,7 @@ See ContactUtils.getRelationTypeByPersOrg for possible values</description>
<entityField>
<name>IMAGE</name>
<contentType>IMAGE</contentType>
<searchable v="false" />
<valueProcess>%aditoprj%/entity/AnyContact_entity/entityfields/image/valueProcess.js</valueProcess>
</entityField>
<entityConsumer>
......@@ -144,14 +145,17 @@ See ContactUtils.getRelationTypeByPersOrg for possible values</description>
<entityField>
<name>STANDARD_EMAIL_COMMUNICATION</name>
<title>standard email</title>
<searchable v="false" />
</entityField>
<entityField>
<name>STANDARD_PHONE_COMMUNICATION</name>
<title>Phone</title>
<searchable v="false" />
</entityField>
<entityField>
<name>RELATIONSHIP</name>
<description>TODO: Beziehung zu der Relation 1024846 (z.B. per Ampelsystem)</description>
<searchable v="false" />
</entityField>
<entityField>
<name>PERSON_MIDDLENAME</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