Issues sending data from page to popup

I’m building a social media timeline / feed for my Bubble app. In order to create a menu for each post, I built a reusable element in which I use a GroupFocus that is triggered by this reusable element.

Inside this, there an option to report the indexed post where this element is inside the repeating group. The issue is that when the report is created, neither the post ID or the Tool ID (the page in which the repeating group is) are passed to the database. How can I send that information so it can have all the information I need to send?

Here are some images for context.



Site: https://ltd-social-media.bubbleapps.io/version-test/tools/1628530619039x204575847483965440?debug_mode=true

Editor: StitchedOn | Bubble Editor

Thank you for your post! Have you checked to see if the Parent Group is being populated with data? If not, this would explain why these two fields are not storing data in the database.

This topic was automatically closed after 70 days. New replies are no longer allowed.