Skip to content

Conversation

@smaddock
Copy link

What does it do?

Updated the FormItIsChecked and FormItIsSelected snippets to parse either a JSON array or a CSV

Why is it needed?

If a group of checkboxes (or a multiselect) has multiple boxes checked (or multiple options selected) at save, no boxes are checked/selected when FormItLoadSavedForm loads the form because the data is not in a format the snippets could parse.

Related issue(s)/PR(s)

Fixes #233

@MrRoco MrRoco merged commit 7f16ea2 into Sterc:develop Feb 10, 2024
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.

FormItIsChecked received input as CSV but expects JSON

2 participants