I recreate form, and it finally works well!
Thank you so much!! I really appreciate you.
Hi @tsunatsuna ,
All the steps seemed perfect.
I suggest you to try in another list to check if it works. Or just delete your current custom form and re-create one. It can be deleted from List settting âž¡ Form setting âž¡ Delete custom form.
Best regards,
Sik
thank you for answering, but I checked attached file.
here are my procedures;
1.SharePointIntegration>Advanced>action Onnew:NewForm(form) Onedit:EditForm(form) Onview:ViewForm(form)
2.I insert ListBox under screen, not under form.
3. I set Item=SharePointIntegration.Selected.Attachments
4.I set OnSelect=Launch(ListBox1_1.Selected.AbsoluteUri & "?web=1")
But I cant see file and click it.
Could you tell me how to solve this?
Hi @tsunatsuna ,
Yes, please first to check if your item contains attachments.
Please see my test:
Best regards,
Sik
@v-siky-msft thank you
Do you mean like this attached picture?
there are nothing to display the attached file.
Hi @tsunatsuna ,
OK, the above workaround seem not to work in PowerApps forms of SP, because if form mode is view, no interactive can be done, and also it only support editform. so let's change to add the list box out of the form!
Reduce the size of the form and create a listbox under the form, set the list box items property to SharePointIntegration.Selected.Attachments . So whatever the mode of form is , the list box can always be selected. Just keep the previous steps and have a try.
Best regards,
Sik
I see.
please tell me two things;
1.how to change viewform. an error occurs.(attached 12picture)
2.how to pass the data from list. I added field, but it seems it cant have the data.(attached 13picture)
Hi @tsunatsuna ,
Yes, I know.
And I suggest you to use Display Form which would meet your requirement.
Best regards,
Sik
Thank you for your quick replying @v-siky-msft
and sorry for my poor explanation.
Here are details:
・It's edit form.
・if Default mode is Edit, I can open file
・if Default mode is view, I can't open it. when I click edit all of list(attached picture2), I can open.
Hi @tsunatsuna ,
Do you mean the view mode of The Form?
Did you use EditForm? Actually, you can use Display Form, the other field would be in view mode, and attachment list box can still be selected. please see my demo.
Best regards,
Sik
WarrenBelz
55
Most Valuable Professional
mmbr1606
42
Super User 2025 Season 1
Michael E. Gernaey
31
Super User 2025 Season 1