Announcements
Hello !
I have a checkbox like this:
How can I make that if the checkbox is marked the text near it to be " Solved", and if it's unmarked to be "Unsolved"?
Just like this:
Thanks
If(checkbox.value = true; "Solved"; "Unsolved")
If you need additional help please tag me in your reply and please like my reply.If my reply provided you with a solution, pleased mark it as a solution ✔️!Best regards,Gonçalo NogueiraCheck my LinkedIn!
Hi @Alice23 ,
If you want to achieve something like below. Please add below code in the CheckBox Text property.
If(YourCheckboxName.Value,"Solved","UnSolved")
It will look like below.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
@Nogueira1306 @PriyankaGeethik this is my application. The column "Status" for what I have been asking the question is in a gallery, but it's the only data that is not taken from a collection.
The code that you wrote it have errors in my application
Could you please hover on the error message to check what it is saying ?
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.
11manish 551
WarrenBelz 430 Most Valuable Professional
Valantis 298