Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ solved ] Business map Global Search
#1
I created a BM for setting global search

this works fine, if I removed a "assigned to" in showed fields

I wish, if lead is found, shows name of user is assigned to in floating list

what I do wrong?

<map>
<mincharstosearch>10</mincharstosearch>
<maxresults>10</maxresults>
<searchin>
<module>
<name>Leads</name>
<searchfields>phone,mobile</searchfields>
<searchcondition>contains</searchcondition>
<showfields>firstname,lastname,phone,mobile,smownerid</showfields>
</module>
<module>
<name>Contacts</name>
<searchfields>mobile,homephone,phone,otherphone</searchfields>
<searchcondition>contains</searchcondition>
<showfields>firstname,lastname,phone,mobile,smownerid</showfields>
</module>
</searchin>
</map>
Ranieri
eCRM Web
Reply
#2
try with assigned_user_id
Joe
TSolucio
Reply
#3
works, but show a number instead of name of users

={


Attached Files Image(s)
   
Ranieri
eCRM Web
Reply
#4
update and try with Users.first_name
Joe
TSolucio
Reply
#5
works ...

I think is more difficult shows users complete name, right?
Ranieri
eCRM Web
Reply
#6
yes, that would be difficult
Joe
TSolucio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)