8/16/2025 1:29:25 AM
|
|
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!
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.
|
|
|
|
lookup on addedit view filter not working
Posted: 07 Nov 08 8:29 AM
|
Hi All,
I have slx 7.5 and the following problem. I have the following entity structure: 1. Account entity 2. c_service Entity connected via the account id to the account entity 3. c_serviceactivity entity, connected via the c_serviceid to c_service. I have a form to add new service activities. In the c_serviceactivity entity I have a contract id which I use to connect to the contract entity. On the add edit quick form I have a lookup which I want to configure in the way that it shows me all contracts of the account where the service activity is related to using the c_service entity. I have tried to set the seed property to c_Serviceactivity.C_Service.Account.Id But still get 63 records back instead of 1. What is wrong here?
Thanks! |
|
|
|
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!
|
|
|
|
|
|
|
|