regardless of the checkbox value, the value is false though I haven't set any default value. How do I assign the value of the object such that it fetches value dynamically?
Attaching the screenshot.
regardless of the checkbox value, the value is false though I haven't set any default value. How do I assign the value of the object such that it fetches value dynamically?
Attaching the screenshot.
Hello @Vinyasa_Health
In your data base for checkbox you can use the bool type in it.
For example I use this :
I run the insert query in it. Its working prefect.
Got it. thank you so much @ZeroCodez