Hello,
I have a form for users to create an invoice. The resulting invoice is turned into a PDF and saved to the database but I can’t get the PDF to save to the Invoice’s data type?
My workflow:
- Trigger a custom event to save the invoice. The invoice and invoice’s list-items are saved to a custom state.
- Trigger a custom event to create PDF (using PDF Conjurer).
- Make changes to the invoice - this is where I am trying to get the PDF data into the Invoice’s data type (see below)
Can anyone see where I am going wrong? Feel free to view my project, the invoice is created in a group called ‘create-invoice’.
Thanks!
https://bubble.io/page?name=index&id=invoicing-app1309&tab=tabs-6&subtab=General