Failing to pass text input from one page to another

On this first page, I create a multi-line text input in the same group as a “next” button, and tell the “next” button to create a new thing (in this case a Response thing in the Problems data field).

However, when I try to call the Response text value on the next page via any visual method, I invariably fail to find a way to use the “Choices source” to find my data from the first page.

I’ve worked on this issue for two whole days, but can’t seem to find a solution. Any help would be extremely appreciated. Thank you!

Hey there! Welcome to the Bubble Community. :wave:

I know it can be challenging to wrap your head around Bubble sometimes. Don’t give up! :slight_smile:

Make sure you are sending a parameter to the page ideas. The parameter will be type ProblemTest and the source will be Result of Step 1.

Then the dropdown source will be Current Page ProblemTest. As long as the type of information matches a dropdown, meaning it should be a list of things.

@j805 www.NoCodeMinute.com

Hope that helps! :blush:

Thank you so much for your thoughtful answer. It makes a lot more sense now!

1 Like