Hi, first post on the forum and first month on bubble.
I have an app that is meant to collect a Purchase Order delivery date via an input in a calendar and populate it in the Purchase order line delivery date field.
When a purchase order has no delivery date, I created a workflow that sends an email to a supplier and requests the delivery date. The email contains PO identification elements (PO Number, Supplier, etc), dynamic data that I defined in the Send Email action. The email also contains a link to a page that displays a calendar where the user can select a date and save.
This is where my problem is: I cannot work out how to load the page in the context of the Purchase order / Purchase order line information that I already brought in the email hence I don’t know how to direct the calendar input to the right record that needs to be updated. Anybody has any idea? Thanks in advance