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 / Dropdowns not showing ...
Power Apps
Answered

Dropdowns not showing when trying to update form

(0) ShareShare
ReportReport
Posted on by 50

Hi!

 

I have created a PowerApp form from a SharePoint list. the user clicks +New in SharePoint and the form comes up without problem. (they can add entries/use dropdowns).

 

Once saved, an email is sent to another user with the link to the form. When the second user clicks the link it opens the form, all the options drop-down options are gone and nothing is editable. (buttons still work). how can I fix this, please!

 

please see person 1 and person 2's view in the attachments.

(person two is unable to type anything in the box)

 

Thanks,

Tom

image 1.PNG
image 2.PNG
Categories:
I have the same question (0)
  • v-albai-msft Profile Picture
    Microsoft Employee on at

    Hi @PowerAppTom ,

    I need to confirm some things from you:

    1. What's the Items property of this dropdown? if it is populated from a list, does the second user has access permission to this list?

    2. If a user open the form directly in the SP list to do some changes, does the dropdown work?

    3. How do you get the form link  in your email? Using Param function?

    Please provide more information for helping us understand your question better.

    Best regards,

    Allen

  • PowerAppTom Profile Picture
    50 on at

    1. The property of the column is a Choice (with one option), all users have access to the list.

    2. once first created and saved, the form is no longer editable, even if opened directly in SharePoint by double-clicking the line item.

    3. the link to the form is generated from a Flow, which uses the parameter to take them directly to the form associated with the entry in the list. 'Link to Item' 

    hope this helps.

     

    Thanks,

    Tom

     

  • v-albai-msft Profile Picture
    Microsoft Employee on at

    Hi @PowerAppTom ,

    Seems the form is still in View mode even when user open it using email link. 

    So I would suggest you edit the DefaultMode property of your form to formula like below(replace to your own Param):

    If(Not(IsBlank(Param("LinktoItem"))),FormMode.Edit,FormMode.View)

     So that when user opens the form by email link, the Param will not be empty and the form will be in Edit View.

    Best regards,

    Allen

  • PowerAppTom Profile Picture
    50 on at

    I just tried this, unfortunately it didn't work.

  • v-albai-msft Profile Picture
    Microsoft Employee on at

    Hi @PowerAppTom ,

    So I want to know how do you achieve "once first created and saved, the form is no longer editable"?

    Maybe this issue is related to this setting method that even open through a URL link, the form still cannot changed into Edit mode.

    To confirm my suppose, you can add a label outside the form(in the same screen of the form), and set its Text to:

    Form1.DisplayMode

    Then open this form by the email link, check if its value is "Edit".

    Best regards,

    Allen

  • Verified answer
    PowerAppTom Profile Picture
    50 on at

    For anyone who needs to refer to this;

     

    The solution was changing the SharePointIntegration advanced properties. 

     

    I changed OnView from:

    ViewForm(SharePointForm1)

    to

    EditForm(SharePointForm1)

     

    Please see images

    image 2.PNG
    image 1.PNG

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