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 / Notify user which fiel...
Power Apps
Answered

Notify user which field is changed and unsaved

(0) ShareShare
ReportReport
Posted on by 355

Hi,

 

I have a number of forms with numerous amounts of fields and as a reminder I have a pop up if something is changed and not saved. This works well!

 

My issue is that it possible (dammm testers) that someone could accidently change a drop down or test field and force the unsaved form check.

 

Is there a simple option to mark which field has been changed, maybe a red boarder? If it was by mistake and not known then it let the user know which field to correct.

 

Cheers, 

N

Categories:
I have the same question (0)
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Coopedup 

    Yes, it involves changing the property of the datacard (whichever one you want - border, fill, etc) to a formula.

    The one I often use is If(Self.Default <> Self.Update, Red, Transparent)

    This works great for simple column types.  You need to alter differently for complex types.

     

    I hope this is helpful for you.

     

  • Coopedup Profile Picture
    355 on at

    As you say nice, quick and easy for simple columns...now to work through the combox box and user lookups.

     

    Many thanks,

    N

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Coopedup 

    Yeah...you have to get more specific with the formulas for those:

    ex.  If(ThisItem.ChoiceColumn.Value <> dropDownOrComboBox.Selected.Value, Red, TransparentOrOther)

     

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 421 Most Valuable Professional

#2
11manish Profile Picture

11manish 153 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 116 Super User 2026 Season 2

Last 30 days Overall leaderboard