Hi,
I have customized a SharePoint list including the integrated form via PowerApps but have noticed that by selecting multiple records at once in SP the bulk update form will pop up which will allow the users to update multiple records at once...
- The bulk form is just a standard form with all fields and no limitations that I have set up for the standard form....
- How do I modify this bulk form as it is allowing the users to modify the records WITHOUT ANY control...
I have tried on App load formula to collect SharePoint integration selected items and navigate to a specific screen if more items are selected to edit, but it didn't work... What I would like to do is to have the control of the bulk edit form in the same way as I have it for 1 item else it doesn't make any sense that I have even modified the standard form in the first place...
Please kindly support...