Hi,
I had a requirement to add custom DDLB fields in overview page of Opportunity and also search and result list views should have these fields .
These fields are dependent fields.
I used the option in AET to make these fields searchable.
But the problem here is, users were not able to make a search based on AET fields description. Search is possible based on AET field values and not on their description.
Is this a standard functionality?
or should we go for code implementation to implement this ?
Example scenario:
Adding 3 fields A, B and C in Opportunity OVP.
A, B and C have their respective values and description in custom database tables.
Field 'A' value Field 'A' Description
A Field A
Fields A, B and C were made visible in Search and Result list views. Opportunity Search is possible with field values( A )
I need to search opportunity based on field value description( Field A)
Please give your ideas in this regard.
Thanks & Regards
Karthikeyan Narayanan