I have a screen with textboxes for filling out a questionnaire. not bound to a form.
i also have 2 attachment controls for 2 separate questions on the screen( bound to a form)
The attachments controls are bound to a form "NSSS_LEGAL_AND_ACCOUNTING_DATA"
I will use a patch statement for the rest of the fields after i have created a record with the attachments first.
What I need:
When i press the Submit button , my first code is
SubmitForm(Form3)
I need to also add the Accounting document to the same record ? with "LastSubmitId" ?
Thanks
Dave

Report
All responses (
Answers (