I have a page with a RG for Posts. I can create a button that can process and update Parent Group’s Post. But when I put that button in a popup, it stops working.
If I look at the popup’s data source, it won’t let me select Parent Group’s Post.
The picture shows the popup’s editor box. There is no way it can show “parent’s group” because the popup is the parent.
When clicking on the button that shows the popup … add a “display” action to send the current cell’s post to the popup. This will populate the data source with the current cell’s post. Then on any other elements that are added to the popup you will see the “parent group” option.
That worked! Thanks a million! I’ve been agonizing over that for the last 2 hours. Still new to Bubble so really appreciate this forum and everyone’s willingness to help.