Skip to content
Snippets Groups Projects
Commit a36b28ff authored by Daniel Tran's avatar Daniel Tran
Browse files

[Projekt: xRM-ContactManagement][TicketNr.: 1074977][Kontakt-Lookup nach Firmennamen filterbar]

- Set org name as filterable for lookup.
parent 94de5288
No related branches found
No related tags found
No related merge requests found
......@@ -1635,6 +1635,8 @@
<dbRecordFieldMapping>
<name>ORGANISATION_NAME.value</name>
<recordfield>ORGANISATION.NAME</recordfield>
<isFilterable v="true" />
<isLookupFilter v="true" />
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>USER_NEW.value</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