Hello there!
New to Bubble, working on my first app now. I would like to do something that seems very simple but I can’t seem to make it work.
I have a group that has a multiline input and a searchbox within it. I want the value from these to be displayed in a repeating group with the click of a button.
I understand that a way to do this would be to create a custom state. I’ve tried to do this but I cant get anything to display in the repeating group.
I don’t want to create a “thing” which would make things easy. I want to temporarily store the data in a repeating group/state (for the aesthetic as much as functionality) that is basically a step of an order form that will ultimately create a “thing”.
The group, repeating group, and the state are all set to the same data type.
PLEASE HELP