0

Is it possible to custom SharePoint list multiple rows edit form?

I am trying to use PowerApps Form to customize SharePoint list form?

For creating a new row or modifying existing row, the power apps form show correctly.

But, If I select more than 1 rows, and then click edit, my custom form will not show, something like below:

The Forms seems to be SharePoint default multiple rows edit screen.

Is it possible to custom this form?

Meekou_0-1675321502424.png

1 Answer 1

1

Unfortunately, it is not possible to customize the "Bulk Edit properties" form of SharePoint online lists using Power Apps.

You can only customize the new/display/edit forms for individual (single selection) list items in SharePoint online list.

When you try to edit properties for multiple list items using "Bulk Edit properties" option, it will open SharePoint default forms only.

4
  • Is there any way custom Bulk Edit properties form without PowerApps? Commented Feb 2, 2023 at 7:43
  • I don't think so. Check if it is possible using SPFx form customizer: learn.microsoft.com/en-us/sharepoint/dev/spfx/extensions/… Commented Feb 2, 2023 at 7:52
  • 1
    I create a starter project by following the link. It seems SPFX only support Create, Edit and View Commented Feb 2, 2023 at 8:44
  • Yes, that's what I thought! Commented Feb 2, 2023 at 8:45

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.