-
-
Notifications
You must be signed in to change notification settings - Fork 669
New issue
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
Form Flatten #716
Form Flatten #716
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@btecu Wow... this is awesome! Form flattening is a much wanted feature that will help a lot of users. It's probably the biggest missing form-filling feature. Thanks for working on this! I've left a few pieces of feedback for you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Thanks again @btecu!
When running
|
@chislin is this the For these other cases, we could check if |
@btecu attached one |
@chislin can you create an issue? |
Implements form flattening. Closes #554.