Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, July 5, 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!
 Web Forums - SalesLogix Web Platform & Application Architect
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: Requested lookup condition does not exist in the layout
Shane
Posts: 38
 
Requested lookup condition does not exist in the layoutYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Aug 09 9:04 PM
In the
~/Masters/Base.Master file it has this web control called
ClientGroupContextService

In the ONLOAD method of that it does the following command
groupContext.CurrentGroupInfo.LookupTempGroup.AddLookupCondition(string.Format("{0}:{0}ID",
groupContext.CurrentGroupInfo.TableName), entityID);

We have a Table that we created and it's one to one parent table is TICKET so the Primary ID of the table is just TicketID (since it's parents table is ticket)

The tables name is
TicketDetails

But when we are looking at the form created for the TicketDetails page

this executes
groupContext.CurrentGroupInfo.LookupTempGroup.AddLookupCondition(string.Format("{0}:{0}ID",
groupContext.CurrentGroupInfo.TableName), entityID);

And tries to add TicketDetailsID to the Lookup Temp Group.... which obviously doesn't exist

The only way we were able to fix this was to add a TicketDetailsID column that we populate via a trigger with the TicketID

But this seems like a hack of course so I'm curious if we did something wrong...
Or what?

Thank you
[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): 7/5/2025 3:08:33 AM