I try to put dynamic parameters on my api but I can’t find how to do that. I’m new on Bubble.
I want people write something in my input.
then add this “input value” in the “name=” value api.
(with or without clicking the button)
You have to set the State:
This was setting the State for Input element.
Now you have to proceed the same for the element ( for example Repeating Group) where you want the results to be displayed:
Choose the Index page. click on the i and set the Custom state.
For better understanding I adivise you to watch How to Use Custom States | Bubble Tutorial - YouTube and pass Custom States lesson in your Bubble account Lessons | Bubble Choose relevant lessons and pass it several times and you will get an understanding and purpose (at least I have proceeded in this way).