Hello, I am having issues with what I thought would be a simple thing for me to do, even as a new user of the Bubble platform.
I’m creating a car rental marketplace where users will be uploading their vehicles.
I had all the questions to fill in one large group, and then the button to create the listing, but it looked very ugly having all that text and stuff in an single group.
I then decided to split the process in 3 steps, and that’s where thing got difficult for me.
I set the 2nd and 3rd group to not show on page load and created ‘step 2/3’ and ‘step 3/3’ buttons with a workflow to show the groups when buttons clicked, and buttons only click if questions filled.
When I click the ‘step 2/3’ button, the 2nd step group shows on top of the 1st one, and when I added another action to the workflow to then hide the first group, pressing on ‘step 2/3’ button just hid all three groups instead of only the 1st one.
I’m pretty sure I’m missing something only a newbie can miss and I apologize for the not so advanced question, but any help on solving this is greatly appreciated.
Your problem is actually not that big. All you have to do is hide the first step and third step when the 2/3 button is clicked and when the 3/3 button is clicked step 1 and 2 are hidden. That should solve your problem.
If you need any more assistance feel free to reach out!
Wow! thank you so much for taking the time to do this! This easily solved my problem and actually cleared other things I had in mind. I cannot thank you enough!