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 / Show icon when button ...
Power Apps
Answered

Show icon when button is pressed

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi everyone,

 

When I click on "Edit" then I want to make the icon visible (see picture below). And when its visible then I want to change "Edit" to "OK" to remove the icon again. The icon is to delete a item in my gallery.

Hope someone can help 🙂 

Skærmbillede 2019-10-26 kl. 20.52.45.png

Categories:
I have the same question (0)
  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at
    @Anonymous

    Change the OnVisible property of your screen to

    Set(editGalleryMode,true)

    Then change the OnSelect property of your edit button to this code

    Set(editGalleryMode,If(editGalleryMode=true,false,true)

    Also change the Text property of your edit button to

    If(editGalleryMode=true,”OK”,”Edit”)

    And change the Visible property of your trash icon to

    editGalleryMode

    —-
    Please Accept as Solution if this post answered your question so others may find it more quickly. If you found this post helpful consider giving it a Thumbs Up.

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

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard