Hi, were wondering if there was a way to submit a Dynamicform and a ListGrid as part of the same request.
We have a group of Dynamic Forms and a listGrid object that we're attempting to submit as a transaction (i.e. we want the whole thing to succeed or fail all at the same time).
Is there a means by which we could submit everything at once without manually populating all the DSRequest fields?
What types of architecture/design would you recommend?
Thanks
We have a group of Dynamic Forms and a listGrid object that we're attempting to submit as a transaction (i.e. we want the whole thing to succeed or fail all at the same time).
Is there a means by which we could submit everything at once without manually populating all the DSRequest fields?
What types of architecture/design would you recommend?
Thanks
Comment