8/17/2025 9:26:50 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.
|
|
|
|
7.5 - datagrid on detail screen launched from account tab not showing data
Posted: 03 Mar 09 8:19 AM
|
Account Screen: Screen with datagrid based on 1 to many off Accounts: OpenOrders Data grid has 'edit' button that opens up a detail screen based on and created under the entity OpenOrders.
I am trying to place a datagrid on the edit screen that shows a further 1 to many relationship off OpenOrders called OpenOrdersDetail . This grid should display rows of data based on the OpenOrders record opened in the detail view.
All is well except the grid on the detail screen (opened from the grid on the account tab) won't show data - data which exists and displays in the lan. The other fields show data and the grid header displays without error. I am wondering if it might be in the datasource config. I have a datasource on the detail screen that the grid is bound to. Entity type is OpenOrdersDetail, Generate member=True, Get By Method is blank, Get By Property is OpenOrderDetails (could also choose Account or Id in this dropdown) and Use Smart Selection is on. I have tried several different combos of these properties with no luck.
Any thoughts? Thanks
|
|
|
|
Re: 7.5 - datagrid on detail screen launched from account tab not showing data
Posted: 03 Mar 09 9:02 AM
|
Steve, I am not sure it's the same but this sounds VERY similar to a scenario we had problems with a while back. We had an opportunity with quote records, then those quote records had many line detail records. Sage told us there is a limitation to building datagrids past 2 relationship levels, and it cannot be done "FAD". I haven't challenged it too much. We needed to move on to make something work, so from the Grid we open the detail view as a "mainview" with it's own tabs for the other related data, and their respective detail views that open in window views. We did provide feedback that this is a hinderence, since this type of realtionship exists all over the place in old LAN customization. I have not seen any better solutions proposed.
This started in 7.2 over 6 months ago and we have since upgraded this project to 7.5.1. We haven't revisited the design since what we developed is working fine. If you make progress or find a solution I would be interested to know the details.
Happy developing...
Todd |
|
|
| |
|
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!
|
|
|
|
|
|
|
|