I’m trying to send data (a number) from Page 1 to another page (Page 2) when a button is clicked on Page 1. I’ve wen’t into the workflow for the button and hit send data. I then added the Page 2 as the destination and checked the ‘send more parameters to the page’ checkbox. I added the Key name and inputted the data’s value (number). I then went to Page 2 and in my input box, where I want the number to populate, in the initial content I click Get data from page URL, how ever when I search for the Parameter, I do not see the Key name I created. Any reason why, or how I messed this up?
Can we see some pics?
This may sound like a series of dumb questions, but…
- When you say “how ever when I search for the Parameter”, where are you searching for this? When you tell Bubble to get data from the page URL, you need to key in the parameter. I don’t think it provides a list of parameters to choose from but rather just a field to key the name of the parameter in, like this:
- When you pass a parameter from one page to another, you are passing text. But it sounds like you are trying to use this parameter as a number. Are you getting the parameter properly AND converting it to the number you need? Something like this:
I typed in the Parameter and worked. I thought the parameter would populate in the drop down. Thanks for the quick response
This topic was automatically closed after 70 days. New replies are no longer allowed.