Hi
I have implemented the central search functionality in CRM 2007 WebClient UI and it works fine for searching on business partner accounts. However when I try and extend this further for contacts and activities it does not work when I click on Go. The appropriate drop down menus and sub menus work fine. It is the actual execution of the search that produces an exception. My configuration settings are as follows:
1. Business Partner
Nav bar profile: ZNAVBAR
Object Type: BP_ACCOUNT
Object Action: F
UI Component Name: BP_HEAD_SEARCH
Search View: MainSearch
Dynamic Search: BuilHeaderAdvancedSearch
2. Contacts
Nav bar profile: ZNAVBAR
Object Type: BP_CONTACT
Object Action: F
UI Component Name: BP_CONT_SEARCH
Search View: Search
Dynamic Search: BuilHeaderAdvancedSearch
3. Activities
Nav bar profile: ZNAVBAR
Object Type: BT126_APPT
Object Action: F
UI Component Name: BT126S_APPT
Search View: ApptSQ
Dynamic Search: BuilHeaderAdvancedSearch
Is this correct?
Kind regards
Declan