How checkbox component worked with string values not intiger #450
Unanswered
dechoiliev
asked this question in
Help
Replies: 1 comment
-
I rewriting the values to "true/false". Then back to original values when edit.~ In mount method
Before edit
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How is possible to create Components\Checkbox::make('field') to work with string values like 'n', or 'y'?
Beta Was this translation helpful? Give feedback.
All reactions