Skip to content
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

Some things wouldn't be converted correctly #2

Open
xitara opened this issue Jul 29, 2019 · 1 comment
Open

Some things wouldn't be converted correctly #2

xitara opened this issue Jul 29, 2019 · 1 comment

Comments

@xitara
Copy link

xitara commented Jul 29, 2019

email-fields become
"tag":"email", not "tag": "input"

file-upload fields missing "type": "file"

hidden-fields have not "type": "hidden"

submit-fields become "className": "..." in attr{} and options{} but in attr{} it's wrong

checkboxes and radios not displayed:
"attrs": {
"type": "radio|checkbox",
}
is missing

@xitara xitara changed the title Some things wouldn't be convertet correctly Some things wouldn't be converted correctly Jul 29, 2019
@xitara
Copy link
Author

xitara commented Aug 24, 2019

on hidden fields, "hideLabel": true will not be set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant