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

new-udinputfield Not able to set check / not checked #179

Closed
blurpiflurp opened this issue May 17, 2018 · 0 comments
Closed

new-udinputfield Not able to set check / not checked #179

blurpiflurp opened this issue May 17, 2018 · 0 comments
Labels
bug Something isn't working materialize Highlight materialize issues
Milestone

Comments

@blurpiflurp
Copy link

blurpiflurp commented May 17, 2018

How do you go about setting a checkbox as checked by default?

For instance
New-UDInputField -Type checkbox -Name Enabled -Placeholder 'Enabled user' -DefaultValue 'checked'

Doesn't work

New-UDInputField -Type checkbox -Name Enabled -Placeholder 'Enabled user' -DefaultValue $true

Doesn't work

@adamdriscoll adamdriscoll added the bug Something isn't working label May 18, 2018
@adamdriscoll adamdriscoll added the materialize Highlight materialize issues label May 16, 2019
@adamdriscoll adamdriscoll added this to the 2.4 milestone May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working materialize Highlight materialize issues
Projects
None yet
Development

No branches or pull requests

2 participants