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

.form('set values', recordObject) with a checkbox #987

Closed
esmondb opened this issue Sep 1, 2019 · 1 comment
Closed

.form('set values', recordObject) with a checkbox #987

esmondb opened this issue Sep 1, 2019 · 1 comment
Assignees
Labels
lang/javascript Anything involving JavaScript type/feat Any feature requests or improvements
Milestone

Comments

@esmondb
Copy link

esmondb commented Sep 1, 2019

Help Wanted

Problem

I'm using a service which provides JSON data which represents boolean values as the numbers 0 and 1 instead of true and false. Is there a way to make .form('set values', recordObject) work with a checkbox with data coming in this format?

@lubber-de lubber-de added type/feat Any feature requests or improvements lang/javascript Anything involving JavaScript labels Sep 1, 2019
@lubber-de lubber-de self-assigned this Oct 5, 2019
@lubber-de
Copy link
Member

Implemented by #1067

@lubber-de lubber-de added this to the 2.8.0 milestone Oct 5, 2019
@lubber-de lubber-de added the state/has-pr An issue which has a related PR open label Oct 5, 2019
@lubber-de lubber-de added tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build and removed state/has-pr An issue which has a related PR open labels Oct 22, 2019
@y0hami y0hami closed this as completed in cb8ec75 Nov 14, 2019
@y0hami y0hami removed the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/javascript Anything involving JavaScript type/feat Any feature requests or improvements
Projects
None yet
Development

No branches or pull requests

3 participants