Parent Table Field


Author
Message
fookyean
fookyean
StrataFrame Beginner (20 reputation)StrataFrame Beginner (20 reputation)StrataFrame Beginner (20 reputation)StrataFrame Beginner (20 reputation)StrataFrame Beginner (20 reputation)StrataFrame Beginner (20 reputation)StrataFrame Beginner (20 reputation)StrataFrame Beginner (20 reputation)StrataFrame Beginner (20 reputation)
Group: Forum Members
Posts: 12, Visits: 49
How to display the parent table field in BrowseDialog form ? for example, an invoice that include the customer name in BrowseDialog and allows for searching and sorting.



Another question is how to include the parent table field in the maintenance form and listview ? For example, an invoice that include the customer credit limit in the form.



Reply
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
When you display records within the ListView, you can create a join between the child records and the parent records.  When you set the PopulationDataSourceSettings on the business object, simply type in the name of the joined fields when adding a new "Display Field" and it will be added to the list (it does not have to exist as a property on the business object itself).

As for the BrowseDialog, you cannot add parent fields to the list results themselves, but if you create a BrowseInformationPanel, you can show any additional information within the panel. 

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search