Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

How do I get an icon to track the Y position of a control in a form in view mode?

(0) ShareShare
ReportReport
Posted on by 821 Super User 2025 Season 1

I have an icon that I want to track the Y value of a control in a form. Now, it's simple enough to just drop it in the data card. That's fine but I am using this icon as a button. When the form is in view mode so is the icon. I can't find a way to force that icon into Edit mode when the form is in View mode. If there is that sounds like the simplest answer. 

 

My next thought is that to drop the icon at the top level of the screen and just scroll the icon as the form scrolls. Of course, there is an issue with this too. There is a horizontal container at the top. Scrolling the icon with the form would  scroll the icon over the top of that horizontal container. 

 

Any suggestions how to make this work?

Categories:
  • futr_vision Profile Picture
    821 Super User 2025 Season 1 on at
    Re: How do I get an icon to track the Y position of a control in a form in view mode?

    #1 probably isn't possible since this is a horizontal container and every control I add just stacks(unless there is a way to override this). #2 sounds like a good answer. Now I just need to decide do I want to gut everything built around the DisplayMode of the form and replace it with the variable? Fun times.

  • Verified answer
    WarrenBelz Profile Picture
    146,631 Most Valuable Professional on at
    Re: How do I get an icon to track the Y position of a control in a form in view mode?

    Hi @futr_vision ,

    The short answer is that you cannot have a control inside a form activate while the form is in view mode, which leaves two possibilities.

    1. Put the icon "on top" of the Form (easiest)
    2. Do not actually have a View Mode, but use a Variable (varFormMode) and have the Form in Edit Mode, but every control except the icon in View Mode when varFormMode is "View"

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,631 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,991 Most Valuable Professional

Leaderboard