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 / Form-like Auto-move
Power Apps
Unanswered

Form-like Auto-move

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello, 

 

Can anyone think of a way I can get the "auto-move" feature of Forms with custom fields instead?

 

Example: 

  • No Forms, 40+ manually created form-like fields (dropdowns, text boxes, comboboxes, etc.)
  • Some fields have Visible Property controlled by other fields
  • Unfortunately, when these fields go "invisible", there is a gap in my form. 
  • I'm looking for a way to have other fields fill the gap 

 

Any ideas?

Categories:
I have the same question (0)
  • v-micsh-msft Profile Picture
    Microsoft Employee on at

    Hi @ericonline,

     

    I think you should be able to configure the size and location based on the Visible property:

    Size and location properties in PowerApps

     

    Location are defined as The distance between the edge of a control and the edge of its parent container (screen if no parent container).

     

    So the location is a relative value for different controls.

     

    For example:

    If the X property of A control is:

    12

    and X property of B control is:
    ControlA.X +16

     

    And if Control B would replace A when invisible, the formula under the X property of control B should be:

    If(ControlA.Visible=false, ControlA.X, ControlA.X+16)

    Regards,

    Michael

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

#2
11manish Profile Picture

11manish 205 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard