Hello,
So I am aware that the multi state box deletes the previous states when switching to the next ( as seen here ) to help performance but this leaves me with an issue. My form element started in the wix editor as a Multi-Step form and included next and back buttons that would take you to the next page. I deleted those buttons to add custom next and back buttons to control what page the user is brought to. Now when I submit the form the data doesn’t come through and I imagine that the next buttons that were defaulted had some special functionality that I need to replicate. What functionality did those default next and back buttons have that made them able to save the data between pages?