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

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 401

#2
WarrenBelz Profile Picture

WarrenBelz 334 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 325 Super User 2025 Season 2

Last 30 days Overall leaderboard