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 Apps - Building Power Apps
Under review by Community Managers

Under review

Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Checkbox, in gallery not resetting post submit

Posted on by 25

Hi Team,

 

I have a gallery with 23 questions and for each question, I have 3 controls one radio button with Yes/No/NA, a Comment text box and a checkbox which is linked to the radio button and comment box.

For the screen OnVisible property, I have added code 
UpdateContext({ResetCheckbox:true});
UpdateContext({ResetCheckbox:false})

 

The ResetCheckbox, I have used on reset Property of the checkbox. The default value of the checkbox I have the code -  If(!IsBlank(AnsRadio) && !IsBlank(txtComments),true,false). This is to ensure all questions are answered using radio button and comments added for each of them, only then the Submit button is made visible. On Submit button I have used ForAll gallery items to be patched in SharePoint list with necessary values updated in the form and gallery screen.

Once Submit, it is navigated to the summary page and once I click new again the Checkbox does not get reset to uncheck mode. It still shows checked. The radio button responses are collected in a variable for onchange property as Set(ColAns,AnsRadio.Selected.Value).

Could you please assist in how to reset the gallery as blanks for user to update their next set of responses.

Thanks in advance for your support.

 

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 431

#2
WarrenBelz Profile Picture

WarrenBelz 360 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 280 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics