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 / Oncheck firing when na...
Power Apps
Unanswered

Oncheck firing when navigating to the form screen - mail and sms being sent twice

(0) ShareShare
ReportReport
Posted on by

Hi all,

This is my first post here so sorry if this issue has been discussed before.

in an app I'm developing, there's a checkbox that it's "Oncheck" is fired in relation of a selection of item in a dropdown (so the user wont need to select the value and check the checkbox)

the oncheck triggers two operations:

1. send email

2. send SMS

the formulas seems to work fine, but my issue is that every time i navigate from the main gallery screen to the screen with the form where the gallery item is selected, the Oncheck fires again. so the user gets an e-mail and a sms again, he only needs to get them when the dropdown value is changed

this is the formula for the "Edit" button of the gallery item in the main screen:

ResetForm(Ticket_frm);
Set(
Varformdata,
Maint_tct.Selected
);
Navigate('Tickets edit');
Set(
Varnextln,
Maint_tct.Selected.ID
);
Set (
Vardisplaymode,
true
)

This is the Oncheck Default formula - where is set the oncheck to fire when a value is selected in the dropdown:

If(IsBlank(DataCardValue16.Selected.Value),false,true)

 

Any Ideas?

Categories:
I have the same question (0)

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard