Dear,
Just started experimenting with Bubble.
I made a page in which I allow for the creation of a custom state (this results in a list of ‘names of opportunities’). I now want to show this restricted list on another page.
How should I handle this ?
I tried passing the ‘custom state’ list as a parameter (opplist).
In the new page, I made a RG with as datasource ‘search for opportunities’. I than tried to create in a constraint : ‘name’ is in Get data from Page URL.
But that won’t work … Any ideas ?