Sage SalesLogix
  • Contact Us
  • Sage North America
800-643-6400
Welcome Twitter Facebook LinkedIn
Community Home Blogs Share Ideas Search Request Access Resources
0 Kudos

Small issue in regards to the contact lookup

Status: New Idea
by SamMitchell on 08-19-2010 06:10 AM

Hi guys,

 

I've discoverred a small issue with SalesLogix. The problem exists in the LAN client of SalesLogix 7.52.2151.

 

For some reason, when you access the detail view of a particular contact in Logix and click on the contact field name (see screenshot).

 

 

Take note of the options below the lookup. The only option you have is "Within current Group".

 

 

Now see the options that appear if we go to Lookup >>> Contacts >>> Last Name

 

 

You will now see an extra option (Create a temporary group containing all results.)

 

 

Surely both of these should be the same?

 

Many thanks,

Comments
by Bronze Elite Contributor on 08-25-2010 02:08 PM

Well.....one of us from Wheaton, IL who shall remain unmentioned pointed this out nearly a decade ago....as it used to be standard OOTB functionality. Don't forget the user options for setting some of the Lookup 'parameters'.

 

Your specific issue has to do with the Contact and Account Detail Form and how they invoke the Button Click (the old OnLabel Click cypress enable BASIC stuff) lookups in the code.

 

SLX uses:

Lookup Support Script

LookupByName (strLookupName, strPreFill)
    Dim objLookup

    On Error Resume Next
       Set objLookup = Application.BASICFunctions.LookupItemWithConditionByID (strLookupName, False, "", "", "", strPreFill)
     

 

I alter the code on our system to:

        Application.BasicFunctions.DoInvoke "LOOKUP", strLookup

which returns temp groups for me.

 

YEA!

We want to hear your cool ideas for enhancing Sage SalesLogix products and services. So add your own ideas or kudo (vote) on the ideas of others here! Watch the most valuable bubble to the top!

I have an idea! How do I get started?

One
Read our submission guidelines.

Two
Search for your idea. If you don't see it, submit a new one!

Three
Provide feedback on the ideas of others by voting with kudos and adding comments.
For more information about using ideas, read this thread.

Four
Track your ideas and those you like. Once you've posted or kudoed and idea, subscribe to be notified via email of the latest updates to the idea. From within the idea, click "Idea Options" which appears above the idea title and choose, "Subscribe to this idea".

Be sure to check back from time to time to see new ideas and status updates!

Here is a quick list of the recent ideas for speedy browsing!