Group: Forum Members
Posts: 4,
Visits: 48
|
I'm new to SF with a background in VFP/VFE. I'm trying to recreate a little app I recently wrote for a client as a means of evaluating/learning SF. I have a form set up for the TicketHdr table with a ListView on it for the Ticket (child) records. If I use the FillByParent(BusinessLayer) method to populate the ListView I get all of the child records instead of just the ones associated with the current TicketHdr. I've tried a variety of things and can't seem to come up with the right combination to properly display the child records. TIA
|