{"id":174,"date":"2009-10-13T19:00:00","date_gmt":"2009-10-13T13:30:00","guid":{"rendered":"https:\/\/www.inogic.com\/blog\/?p=174"},"modified":"2009-10-13T19:00:00","modified_gmt":"2009-10-13T13:30:00","slug":"how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window","status":"publish","type":"post","link":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/","title":{"rendered":"How to edit the list of entities displayed in the Look for picklist in Lookup window"},"content":{"rendered":"<p>The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is to search using the lookup window.<br \/>\nIt would be a boon to have only a selected few listed that you use and do away with the rest. Well this is not available for customization through the CRM customization area. But it could be done with a couple of lines of script added to the onload of the form to manipulate the default properties of a lookup control to get the desired results.<br \/>\nFor better understanding of how this works, it would be good to check the source of one of the CRM form that has a lookup control. In our example we are using the source of the Email form. Here when you search for regardingobjectid, you will find the \u201cLookup Types\u201d, \u201cLookup Type names\u201d ,\u201dLookup Type Icons\u201d and \u201cdefault type\u201d properties of the Lookup control being set.<br \/>\n<a href=\"http:\/\/4.bp.blogspot.com\/_pMlyDuF-ngc\/StMK0Q-xcEI\/AAAAAAAAALM\/FDkkCg_fa9Q\/s1600-h\/1.jpg\"><img decoding=\"async\" src=\"http:\/\/4.bp.blogspot.com\/_pMlyDuF-ngc\/StMK0Q-xcEI\/AAAAAAAAALM\/FDkkCg_fa9Q\/s400\/1.jpg\" alt=\"\" border=\"0\" \/><\/a><\/p>\n<div>This provides the list of the entities that shall be displayed in the Look for entity list. To edit this to set your specific list of entities to show up in the Look for section you need to set these properties appropriately through scripting.<\/div>\n<p>\/\/Give the entity type code that you want in below script we want to show account, contact, contract and order in the list \/\/codes<br \/>\ncrmForm.all.regardingobjectid.lookuptypes = &#8220;1,2,1010,1088&#8221;;<br \/>\n\/\/Make sure you set the path of the entity images correctly for the list specified above. If you notice it is generally in the form of \/imgs_ico_16_<br \/>\ncrmForm.all.regardingobjectid.lookuptypeIcons = &#8220;\/_imgs\/ico_16_1.gif:\/_imgs\/ico_16_2.gif: :\/_imgs\/ico_16_1010.gif : :\/_imgs\/ico_16_1088.gif &#8220;;<br \/>\n\/\/The below script is to set default entity in the multiple entity lookup. Here we set the default entity to be contact. If you want contract then write 1010 in place of 2 in \/\/below script<br \/>\ncrmForm.all.regardingobjectid.defaulttype = &#8220;2&#8221;;<br \/>\nYou need to add the above 3 lines of code in the onload event of the email form and publish it. Next time the lookup window for regarding will only list the 4 entities listed above.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/\">Read More: How to edit the list of entities displayed in the\u2026 &raquo;<\/a><\/span><\/p>\n","protected":false},"author":13,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19],"tags":[89,1012,1423],"class_list":["post-174","post","type-post","status-publish","format-standard","hentry","category-dynamics-crm","tag-activity","tag-lookup","tag-regarding"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Inogic\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Microsoft Dynamics 365 CRM Tips and Tricks - By Inogic\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to edit the list of entities displayed in the Look for picklist in Lookup window - Microsoft Dynamics 365 CRM Tips and Tricks\" \/>\n\t\t<meta property=\"og:description\" content=\"The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/4.bp.blogspot.com\/_pMlyDuF-ngc\/StMK0Q-xcEI\/AAAAAAAAALM\/FDkkCg_fa9Q\/s400\/1.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/4.bp.blogspot.com\/_pMlyDuF-ngc\/StMK0Q-xcEI\/AAAAAAAAALM\/FDkkCg_fa9Q\/s400\/1.jpg\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2009-10-13T13:30:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2009-10-13T13:30:00+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inogicindia\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@inogic\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to edit the list of entities displayed in the Look for picklist in Lookup window - Microsoft Dynamics 365 CRM Tips and Tricks\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@inogic\" \/>\n\t\t<meta name=\"twitter:image\" content=\"http:\/\/4.bp.blogspot.com\/_pMlyDuF-ngc\/StMK0Q-xcEI\/AAAAAAAAALM\/FDkkCg_fa9Q\/s400\/1.jpg\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"Inogic\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#blogposting\",\"name\":\"How to edit the list of entities displayed in the Look for picklist in Lookup window - Microsoft Dynamics 365 CRM Tips and Tricks\",\"headline\":\"How to edit the list of entities displayed in the Look for picklist in Lookup window\",\"author\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/4.bp.blogspot.com\\\/_pMlyDuF-ngc\\\/StMK0Q-xcEI\\\/AAAAAAAAALM\\\/FDkkCg_fa9Q\\\/s400\\\/1.jpg\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#articleImage\"},\"datePublished\":\"2009-10-13T19:00:00+05:30\",\"dateModified\":\"2009-10-13T19:00:00+05:30\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#webpage\"},\"articleSection\":\"Dynamics CRM, Activity, lookup, regarding\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.inogic.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-crm\\\/#listItem\",\"name\":\"Dynamics CRM\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-crm\\\/#listItem\",\"position\":2,\"name\":\"Dynamics CRM\",\"item\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-crm\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#listItem\",\"name\":\"How to edit the list of entities displayed in the Look for picklist in Lookup window\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#listItem\",\"position\":3,\"name\":\"How to edit the list of entities displayed in the Look for picklist in Lookup window\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-crm\\\/#listItem\",\"name\":\"Dynamics CRM\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#organization\",\"name\":\"Microsoft Dynamics 365 CRM Tips and Tricks\",\"description\":\"By Inogic\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/inogic-logo.png\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#organizationLogo\",\"width\":1000,\"height\":325,\"caption\":\"inogic logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/inogicindia\",\"https:\\\/\\\/twitter.com\\\/inogic\",\"https:\\\/\\\/www.instagram.com\\\/inogicindia\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCM4V7ousgLSu1hbOEv4DUuQ\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/inogicindia\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/\",\"name\":\"Inogic\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/839d9ae7d2b941d2d09e91df322267a429821f2ce5494302b53bd5ca3679f1a0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Inogic\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#webpage\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/\",\"name\":\"How to edit the list of entities displayed in the Look for picklist in Lookup window - Microsoft Dynamics 365 CRM Tips and Tricks\",\"description\":\"The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/10\\\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\"},\"datePublished\":\"2009-10-13T19:00:00+05:30\",\"dateModified\":\"2009-10-13T19:00:00+05:30\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/\",\"name\":\"Microsoft Dynamics 365 CRM Tips and Tricks\",\"alternateName\":\"Inogic\",\"description\":\"By Inogic\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to edit the list of entities displayed in the Look for picklist in Lookup window - Microsoft Dynamics 365 CRM Tips and Tricks","description":"The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is","canonical_url":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#blogposting","name":"How to edit the list of entities displayed in the Look for picklist in Lookup window - Microsoft Dynamics 365 CRM Tips and Tricks","headline":"How to edit the list of entities displayed in the Look for picklist in Lookup window","author":{"@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author"},"publisher":{"@id":"https:\/\/www.inogic.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"http:\/\/4.bp.blogspot.com\/_pMlyDuF-ngc\/StMK0Q-xcEI\/AAAAAAAAALM\/FDkkCg_fa9Q\/s400\/1.jpg","@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#articleImage"},"datePublished":"2009-10-13T19:00:00+05:30","dateModified":"2009-10-13T19:00:00+05:30","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#webpage"},"isPartOf":{"@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#webpage"},"articleSection":"Dynamics CRM, Activity, lookup, regarding"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.inogic.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/#listItem","name":"Dynamics CRM"}},{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/#listItem","position":2,"name":"Dynamics CRM","item":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#listItem","name":"How to edit the list of entities displayed in the Look for picklist in Lookup window"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#listItem","position":3,"name":"How to edit the list of entities displayed in the Look for picklist in Lookup window","previousItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/#listItem","name":"Dynamics CRM"}}]},{"@type":"Organization","@id":"https:\/\/www.inogic.com\/blog\/#organization","name":"Microsoft Dynamics 365 CRM Tips and Tricks","description":"By Inogic","url":"https:\/\/www.inogic.com\/blog\/","logo":{"@type":"ImageObject","url":"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2023\/02\/inogic-logo.png","@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#organizationLogo","width":1000,"height":325,"caption":"inogic logo"},"image":{"@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/inogicindia","https:\/\/twitter.com\/inogic","https:\/\/www.instagram.com\/inogicindia\/","https:\/\/www.youtube.com\/channel\/UCM4V7ousgLSu1hbOEv4DUuQ","https:\/\/www.linkedin.com\/company\/inogicindia"]},{"@type":"Person","@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author","url":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/","name":"Inogic","image":{"@type":"ImageObject","@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/839d9ae7d2b941d2d09e91df322267a429821f2ce5494302b53bd5ca3679f1a0?s=96&d=mm&r=g","width":96,"height":96,"caption":"Inogic"}},{"@type":"WebPage","@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#webpage","url":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/","name":"How to edit the list of entities displayed in the Look for picklist in Lookup window - Microsoft Dynamics 365 CRM Tips and Tricks","description":"The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.inogic.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/#breadcrumblist"},"author":{"@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author"},"creator":{"@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author"},"datePublished":"2009-10-13T19:00:00+05:30","dateModified":"2009-10-13T19:00:00+05:30"},{"@type":"WebSite","@id":"https:\/\/www.inogic.com\/blog\/#website","url":"https:\/\/www.inogic.com\/blog\/","name":"Microsoft Dynamics 365 CRM Tips and Tricks","alternateName":"Inogic","description":"By Inogic","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.inogic.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Microsoft Dynamics 365 CRM Tips and Tricks - By Inogic","og:type":"article","og:title":"How to edit the list of entities displayed in the Look for picklist in Lookup window - Microsoft Dynamics 365 CRM Tips and Tricks","og:description":"The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is","og:url":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/","og:image":"https:\/\/4.bp.blogspot.com\/_pMlyDuF-ngc\/StMK0Q-xcEI\/AAAAAAAAALM\/FDkkCg_fa9Q\/s400\/1.jpg","og:image:secure_url":"https:\/\/4.bp.blogspot.com\/_pMlyDuF-ngc\/StMK0Q-xcEI\/AAAAAAAAALM\/FDkkCg_fa9Q\/s400\/1.jpg","article:published_time":"2009-10-13T13:30:00+00:00","article:modified_time":"2009-10-13T13:30:00+00:00","article:publisher":"https:\/\/www.facebook.com\/inogicindia","twitter:card":"summary_large_image","twitter:site":"@inogic","twitter:title":"How to edit the list of entities displayed in the Look for picklist in Lookup window - Microsoft Dynamics 365 CRM Tips and Tricks","twitter:description":"The regarding lookup windows generally displays a list of all entities that can be associated with an activity. Quite often this feature becomes quite an issue with the users always having to select the appropriate entity from the list before applying the search. The longer the list of entities the more time consuming it is","twitter:creator":"@inogic","twitter:image":"http:\/\/4.bp.blogspot.com\/_pMlyDuF-ngc\/StMK0Q-xcEI\/AAAAAAAAALM\/FDkkCg_fa9Q\/s400\/1.jpg","twitter:label1":"Written by","twitter:data1":"Inogic","twitter:label2":"Est. reading time","twitter:data2":"2 minutes"},"aioseo_meta_data":{"post_id":"174","title":"","description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-02-02 05:53:50","updated":"2025-07-03 21:15:02","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.inogic.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/\" title=\"Dynamics CRM\">Dynamics CRM<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to edit the list of entities displayed in the Look for picklist in Lookup window\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.inogic.com\/blog"},{"label":"Dynamics CRM","link":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/"},{"label":"How to edit the list of entities displayed in the Look for picklist in Lookup window","link":"https:\/\/www.inogic.com\/blog\/2009\/10\/how-to-edit-the-list-of-entities-displayed-in-the-look-for-picklist-in-lookup-window\/"}],"_links":{"self":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/posts\/174","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/comments?post=174"}],"version-history":[{"count":0,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/posts\/174\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/media?parent=174"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/categories?post=174"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/tags?post=174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}