Please point me in the right direction:
I am looking to customize the way submissions are displayed in the Submissions tab of UserDefinedForms. I would like to be able to format it using a DataObjectManager or ComplexTableField.
What I can't yet comprehend is how to construct either using dynamic values, aka when users build / modify their forms, the DataObjectManager or ComplexTableField columns will change to match the entries.
Is this possible?
Could someone start me off in the right direction? I don't need the exact script, just the general idea would be great.