Hello, I'm trying to develop some custom attributes in the workflow and
delivery tables as well as modify the forms to include the additional
input fields. For each set of attributes there is an extension to the
schema. The custom workflow fields are added to the forms and behaving
as expected; however, the modifications to the delivery schema/form do
not. Using the form successfully updates the record in the table;
however, when I reopen the form after saving and closing the window
results in t...