Hi everyone,
Need some help in making a change to a Thing created in step 1 of the multi-step form made of groups.
I have consulted this topic to get the groups show-hide based on URL parameter and customer states. And I made it work, yes! =)
http://forum.bubble.io/t/architecture-layout-best-practice-one-page-with-multiple-functions-groups-vs-multiple-pages/12541/29
However, and maybe this is the easier part, but I’ve been going in circles entire day- When I create a thing on the first step and I want to make changes to it in the second step- it doesn’t do that.
Šteta=Claim, FYI
On group 1 (Type content: Šteta, Data source: empty) of the multi-step form when I hit button Dalje this is what happens:
Step 1. Create a new Thing (Šteta) with inputs from that group
Step 2. Stet custom state for Index page
Step 3. Go to page Index (sending parameters required to show group 2)
This successfully shows me the 2 nd group (due to condition on it) where I fill in the rest of the data to be saved (changing the Šteta created in group 1).
On group 2 (Type content: Šteta, data source: Group 1’s Šteta) this happens:
Step 1. Make changes to Thing (Thing to Change: Group 1’ Šteta
Step 2. Hide Group 2
This does not change the Šteta made in group 1. I have noticed in logs that it passes the conditions, but it seems there is “nothing” to change.
I am not actively creating User at this stage, I would be adding registration questions in the end and create a new User then (last step). The Index page does not have the data type set. And I am not sending any data to Index page. Should I? I am a bit confused if I should involve the Index page and try to send data to it and then make the group 2 pick up its data.
Any help appreciated!
Sreenshots attached.