web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Reset Textbox By using...
Power Apps
Suggested Answer

Reset Textbox By using checkbox in vertical gallery

(1) ShareShare
ReportReport
Posted on by 2
Hi community,
 
I have check box inside vertical gallery data card which number of check box depends on gallery's item. 
 
The controls are set like this if the last checkbox got uncheck, I want to reset the text box within another DataCard to blank value. 
 
OnCheck of checkbox:
 
OnUncheck of checkbox:
 
 
Textbox default:
 
 
The problem is when I create new form, textbox can be reset to blank. I submit the form, Parent.Defualt contains value. Then I tried to uncheck the last checkbox again, the textbox didn't reset to blank for me. 
Categories:
I have the same question (0)
  • Suggested answer
    jpespena Profile Picture
    335 on at
    Hi,
     
    Try:
     
    On the OnUncheck property of the checkbox, change the UpdateContext to varOtherText: Blank()
     
    On the Default property of the Textbox, change it to:
    If(IsBlank(varOtherText), Blank(), Parent.Default)
     

    If my post helped resolve your issue, please click Accept as Solution—this helps others find it more easily and marks the item as closed. If you found this or my previous reply helpful, a Like would also be appreciated!

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 88

#2
WarrenBelz Profile Picture

WarrenBelz 85 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 45

Last 30 days Overall leaderboard