Hello all.
I’m making good progress on my first Bubble project (a meal planning app., use 2-7 and 4 as inputs)) but have hit a snag…
Bascially, I want to allow users to email themselves their meal plan after creating it. Most of it is working fine - the meal plan is created in the DB, with each recipe field populated with a recipe ID. The email is being delivered. The problem, however, is that only some of the dynamic content (recipes #1-4) is displayed, despite using the same expressions. None of the information related to recipes #5-7 is being displayed in the email.
The screenshots below explain it best (I think).
Have you any ideas? Have you seen a similar issue before?
The workflow (pt.1):
The workflow (pt.2):
The meal plan data:
The email output:
Thanks,
Liam