6/30/2025 1:29:37 PM
|
|
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.
|
|
|
|
Adding column to datagrid
Posted: 28 Apr 10 5:03 AM
|
Hi All,
Im trying to add a column to the Opportunities datagrid that appears on the Opportunities tab on the tab area of the Account screen.
Im having trouble as this new column comes from a third table (z_opp_ext) that links to Opportunity by OppID but has no property i can use to link it to Account.
I created a new relationship in the child properties of Opportunity to link it to the z_opp_ext table but cant get the column from this table to diaply in the datagrid.
I tried adding a new databound column and putting z_opp_ext.column_name as the datafield but I get an error saying property not found.
Any help would be great 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!
|
|
|
|
|
|
|
|