web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Unanswered

How to open lookup popup without selected record

(0) ShareShare
ReportReport
Posted on by 645

I created a look up pop up with a query string and it works fine, but the lookup shown with one record chosen and I need it to be clear, I tried changing the values in the query string to find the way to cancel record selected but nothing worked, here is my code :

 url = Xrm.Page.context.getClientUrl()   "/_controls/lookup/lookupinfo.aspx?AllowFilterOff=0&DefaultType="
              accountEntityCode   "&DisableQuickFind=0&DisableViewPicker=0&LookupStyle=single&ShowNewButton=0&browse=0¤tObjectType="
              entityTypeCode   "¤tid={"   priceLevelId   "}&dType=0&mrsh=false&objecttypes="   accountEntityCode;
      
        Pointer.Utilities.openDialog(url, 600, 400, function (accountChoosen) {
          
            if (accountChoosen == null && accountChoosen == "" ) {
                return;
            }
           
        
        })

I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 170 Super User 2025 Season 2

#2
#ManoVerse Profile Picture

#ManoVerse 70

#3
Jimmy Passeti Profile Picture

Jimmy Passeti 50 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans