Answered by:
Customized advanced find ?

Question
-
I want to place a customized 'Advanced find' tab on all my entities form. And according to the respective entity i want my Advanced find screen to show me different search options. The fields which i see in suppose order entity form should not be visible while performing any advanced find in suppose product form.
Is this possible ?
Monday, August 2, 2010 11:04 AM
Answers
-
The first post on my blog, to which Rhett helpfully linked, contains the example code for defining the LayoutXML and FetchXML components of the embedded AF view, this would allow you to dynamically adjust the columns being displayed. See: http://crmentropy.blogspot.com/2009/03/microsoft-crm-embedding-advanced-find.html
Dave Berry - MVP Dynamics CRM - http:\\crmentropy.blogspot.com- Marked as answer by DavidJennawayMVP, Moderator Tuesday, August 24, 2010 9:12 AM
Monday, August 2, 2010 4:42 PMModerator
All replies
-
Does this help. http://crmentropy.blogspot.com/2009/11/embedding-advanced-find-views-in-entity.html
MSCRM Bing'd - http://bingsoft.wordpress.comMonday, August 2, 2010 11:07 AMModerator -
I wanted to modify my displayed fields within the advanced find screen, according to the enity form for which i am using the advanced find.
so when i have opened the advanced find in order form, no customer entity related fields should be displayed within the advanced find
Monday, August 2, 2010 11:59 AM -
Not possible through supported customization,but not sure for unsupported customization.
Mahain : http://mahenderpal.wordpress.comMonday, August 2, 2010 12:13 PMModerator -
The first post on my blog, to which Rhett helpfully linked, contains the example code for defining the LayoutXML and FetchXML components of the embedded AF view, this would allow you to dynamically adjust the columns being displayed. See: http://crmentropy.blogspot.com/2009/03/microsoft-crm-embedding-advanced-find.html
Dave Berry - MVP Dynamics CRM - http:\\crmentropy.blogspot.com- Marked as answer by DavidJennawayMVP, Moderator Tuesday, August 24, 2010 9:12 AM
Monday, August 2, 2010 4:42 PMModerator -
Hi Prachit,
check out following article..
http://blogs.msdn.com/b/crm/archive/2008/01/10/creating-a-custom-search-button.aspx
see if this helps..
MayankP My Blog My twitterThursday, August 5, 2010 4:34 PM