Overview
Updated 08/03/2021
The ContactSearchResultSP property specifies the stored procedure that returns the contact search result and defines which fields will be displayed on the contact search screen. If a client requests for an additional field to be added to the search screen, we can customize the procedure as per their request and update this property with the custom procedure.
ContactSearchResultSP properties
Property location: | Config Option > Supplier > EmployerSetting |
Default: | dbo.cnt_GetContactSearchResultData |
Valid values: | A valid stored procedure that returns the contact search results. |
Where the setting is reflected... | Contact Search Results |
Comments
0 commentsPlease sign in to leave a comment.