I am using Syteline 8.03.20. I have a form with a subcollection and a secondary collection.
I am able to refresh the secondary collection with StdObjectSelectCurrentCompleted.
However, when I try to save after adding items to the grid in the subcollection, the system hangs and does not respond. I have tried using the same StdObjectSelectCurrentCompleted, but it still crashes.
Does anyone know which StdObject I should be using for a subcollection or how I should be processing this in order to save the details in the subcollection and save the form?