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 / EditForm issue + View ...
Power Apps
Suggested Answer

EditForm issue + View Attachements

(0) ShareShare
ReportReport
Posted on by 1,032

Hello everyone,

I have a Canvas app that uses a SharePoint List as a database, and I have two questions:

1 - Is there any issue with the EditForm function when using a SharePoint List? I’m not able to make modifications.

2 - How can I display attachments in Edit mode or in View mode? (In the screenshot, the attachments are not visible.)

 

Thank you

 

 
Categories:
I have the same question (0)
  • Suggested answer
    WarrenBelz Profile Picture
    155,838 Most Valuable Professional on at
    Hi @gikido,
    If you mean that you want to see the image of the attachment, you need a Gallery with the Items (assuming you have selected the record from a Gallery)
    YourGalleryName.Selected.Attachments
    
    OR
    
    LookUp(
       SPListName,
       ID = GalleryName.Selected.ID
    ).Attachments
    with an Image Control with the Image property
    ThisItem.Value
    You can also then open the file in a browser tab by using the OnSelect of 
    Launch(ThisItem.AbsoluteUri)
     
    I don't know exactly what you mean with the Edit Form - as long as you open it with EditForm(YourFormName), you should be able to change the control contents.
     
    Please ✅ Does this answer your question 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 answering Yes to Was this reply helpful? or give it a Like ♥
    Visit my blog
    Practical Power Apps    LinkedIn  
  • gikido Profile Picture
    1,032 on at
    @WarrenBelz Thank you for your response 
     

    I tried to modify data in a SharePoint list using a form with the EditForm function, but nothing changes.

    DataSource: I entered the table name.

    Item: Gallery9.Selected

    Edit button: EditForm(Form3)

    Form mode: Edit mode.

  • WarrenBelz Profile Picture
    155,838 Most Valuable Professional on at
    What you have should put the form in Edit Mode - all you have to do is submit the form - I am a bit unclear on exactly what your issue is,
     
    Did my post on attachments answer the other part of your question ?
  • WarrenBelz Profile Picture
    155,838 Most Valuable Professional on at
    A quick follow-up to see if you received the answer you were looking for. Happy to assist further if not.
     
    Please ✅ Does this answer your question 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 answering Yes to Was this reply helpful? or give it a Like â™¥
    Visit my blog
    Practical Power Apps    LinkedIn   

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard