At first, the app I was building was ok-ish on the preview mode, I could actually see the DB information on the popup screen. But now, I can’t and I have no idea why. Does anyone know how to solve this? Thank you.
Hi there, @pedromarcoms…it’s going to be difficult for anyone to help without seeing screenshots of your setup or (ideally) being able to poke around under the hood via a read-only link to your editor. It is interesting, though, that there are a couple of characters showing on the left-hand side. Do you know if those characters are part of a field’s value from the database?
Go to the Settings >> General tab, change Editor access permissions to Everyone can view, and copy the URL to the relevant page in the editor and paste it into a message here.
You said the popup was showing data before (which is why I wasn’t sure if it would be any of the things Gio mentioned), but I don’t see how it could have ever worked because, as Gio said, the popup doesn’t have a data source, and the workflow that shows the popup doesn’t have a step to display data in the popup. So, try adding a step to the workflow with the Display data action, and set the data to display as the Current cell's Product.
Mike!!! It worked!
Adding the display data on the workflow was the one thing missing!
For sure I did not pay attention to that when I deleted the pop up and created again.