We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a guided interview author, I would like a simple interface to help me create a web form that is modeled on a fillable PDF.
In the near future, I would like to add extra questions, validations, and custom flow logic to my form, but I don't need that right now.
Acceptance criteria:
Implementation notes:
packages/design/src/FormManager/FormEdit
The text was updated successfully, but these errors were encountered:
natashapl
espythomson
Successfully merging a pull request may close this issue.
As a guided interview author, I would like a simple interface to help me create a web form that is modeled on a fillable PDF.
In the near future, I would like to add extra questions, validations, and custom flow logic to my form, but I don't need that right now.
Acceptance criteria:
The interface must indicate, in some manner, which PDF field each web form field corresponds toImplementation notes:
packages/design/src/FormManager/FormEdit
.The text was updated successfully, but these errors were encountered: