formio / ngFormio

JSON powered form rendering library for AngularJS + Form.io.

Home Page:http://formio.github.io/ngFormio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Invalid alias" when submitting a wizard

leilers opened this issue · comments

We tried to play with the formio codepen to check whether the features could be a nice addition to our current project.

What bothered us is that in case of a "wizard" the generated "Submit Form"-button only displays the error message "Invalid alias".
After some messing around we got a local form builder and renderer up and running which displays the same error when trying to submit a wizard via the generated "Submit Form"-button. On another note we found out a "Submit"-button manually added to the wizard's last page submits the form as expected.

Is there a specific event/callback one need to define? What exactly does "Invalid alias" even mean?

Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!