Skip to main content

Notifications

Power Apps - Building Power Apps
Answered

Remove dropdown from auto populate column(person type)

(0) ShareShare
ReportReport
Posted on by 270

My code in the DefaultSelectedItems -

 

Table
({Cliams:
"i:0#.f|membership|"
&
User
().Email, DisplayName:
User
().FullName, Email:
User
().Email})
 
It is working for me successfully. 

However the column still shows dropdown arrow while I am testing app. How to remove the dropdown (arrow) as there is no need for that the user name while filling the form is auto populated.

 

  • FnuMeenu Profile Picture
    FnuMeenu 270 on at
    Re: Remove dropdown from auto populate column(person type)

    @RobGas Thanks much for help. 

  • FnuMeenu Profile Picture
    FnuMeenu 270 on at
    Re: Remove dropdown from auto populate column(person type)

    @Cr1t   Thanks much for the help. It worked for me.

     

    Hopefully it would still auto populate the user name every time. new user is using the app(as I mentioned I added my code for this).

  • Verified answer
    Cr1t Profile Picture
    Cr1t 555 on at
    Re: Remove dropdown from auto populate column(person type)

    @mtsts 
    If you want the dropdown to be disabled please selected the dropdown and select DisplayMode property and use the below code

    DisplayMode.View

     

    Cr1t_0-1716384752614.png


    Please let me know if this works for you. 

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • Verified answer
    RobGas Profile Picture
    RobGas 75 on at
    Re: Remove dropdown from auto populate column(person type)

    Hey!

    You can set the dropdown to DisplayMode.View Or change the dropdown chevron to match the background and make it invisible that way.

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,304

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,703

Leaderboard