Hi there. I had this working when my popup was just “a popup,” and now it’s no longer working because I converted the popup to a reusable popup
It’s a native app so make your viewport less than 500 to view.
Here it is doing what I want it to do, on the current live version. When I click on an image, it brings up a full “card” view, i.e. displaying “Current cell’s Prompt” in the popup:
https://promptographerguide.bubbleapps.io/
But in the development version, where I have changed the popup to a reusable… see how there’s nothing on the card?
It seems like I should be able to put Prompt as Data source here:
but “Prompt” is not an option for data source when I click there:
When I click “Edit element” instead, then Prompt is there as the Type of content:
But that doesn’t pull the “Current cell"s Prompt” into the popup, evidentially.
Also, extra copies of “Card View Reusable” keep creating themselves (or I am somehow?!) on the index page…
What am I doing wrong? How do I display my Prompt on the reusable popup that I’ve put onto index?
Thanks for your help!