I am creating an invoice from within creator. This part works fine when I create a stand-alone form. I would actually like to incorporate the invoice form in with my task form so that I can complete all info at the same time. I am attaching the create invoice code at the very end of the create task code but only the invoice gets created and sent to Zoho Invoice. How do I code this to create a task and invoice all from within the same form. I have attached my code below. As stated, only the invoice part is being create and not the task within creator. Thanks.