I have a wizard with 3 steps. Each step creates a new row in a different model.
When the wizard opens, I’ve created a new row in Model1. I’d like to use some of those values for fields in Model2 (step2).
The actions for the ‘Navigate’ button on Step 1:

I save Model1, Create a new row on Model2 with a few of the values from Model1, and then navigate to step2.
Any reason why this shouldn’t work?
I click the ‘navigate’ button and nothing happens. Nothing. No console errors. Just nothing.
Help?




