Skip to content

Conversation

@groupmsl
Copy link

If you have an xs:boolean with default=true in a schema and you generate an empty form all your resulting checkboxes are ticked (as they should be)

If you generate a pre-filled form, where some of those boolean values are false, they are still ticked in the resulting html (which I believe is wrong)

This should fix that.

groupmsl added 2 commits April 1, 2021 12:35
…n a rendered form if schema specifies default="true" even when source xml (from generated from XML, not just schema) specifies false
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

Successfully merging this pull request may close these issues.

1 participant