Announcements
Hi,
Is it possible to enable the checkbox default. I can set the value to true by default, but then it does not take my command that is OnCheck.
How can I do this?
My command OnCheck is
Collect(ColStatus,"pc")
My command OnUncheck is
Remove( ColStatus,First( Filter( ColStatus, Value="pc" ) ) )
Regards,
Raymond
What exactly are you trying to achieve?So the Checkbox should be set to 'true' on default? And the OnCheck function should be called when the Checkbox is set to 'true' even when it is set to 'true' by default?
Hey,
I would like that when I start the app some checkboxes are checked and the command under check is executed when the app is started.
RegardsRaymond
So you can do things.
1) Make the checkbox on by default.2) On the On visible function of the screen you can pass this formula Collect(ColStatus,"pc");ollect(ColStatus,"ov");
Inshort on visible of the screen you can setup things you like that you want as part of default behavior of checkboxes.
Thanx,
This is the solution.
I thought he was all right. But it doesn't work with 2 arguments. I get the; shown in red. See picture
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 531 Most Valuable Professional
Haque 261
Kalathiya 221 Super User 2026 Season 1