Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, June 6, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Architect Forums - Controls
Forum to discuss usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to Controls | New ThreadView:  Search:  
 Author  Thread: Lookup field does not reflect data
Konstantin Vishnevsky
Posts: 97
 
Lookup field does not reflect dataYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jan 07 4:40 PM
fiogf49gjkf0d
I have a LookupEdit "lkeBSS" control on Account screen. Is saves the SLX ID from custom table "BSS" into custom field BSSID in Account table.
There's an Inner join between the Account:BSSID and BSS:BSSID

Is there another way to have LookupEdit control to display the Name from BSS table, and not the BSSID from Account table?

The only way I found is:
lkeBSS.Text = GetField("Name", "BSS", "BSSID = '" & lkeBSS.LookupID & "'" ) & ""

But that means for every custom LookupEdit control (and we'll have MANY) I will have to write this code
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Lookup field does not reflect dataYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 20 Jan 07 9:59 AM
fiogf49gjkf0d
That's the way we all do it...
Create a "class"...
--
rjl
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 6/6/2025 11:25:49 AM