I have a composite form with a MultiList panel. One of the lists on this panel opens a CompositeForm if the record is selected.
I want to place a SummaryForm on a panel of this CompositeForm that contains a Form and a List for the employee to see as a web view(not as a print form in PDF).
The SummaryForm accepts the LPL for the list, but when I try to open the CompositeForm with the SummaryList as part of the Panel I receive an error that the list "is not supported in forms".
Am I missing something about the nature of SummaryForms that isn't in the Config Console Guide?
