Forms edit with flow

Hi All,

I am new here, I was able to implement this https://plumsail.com/docs/forms-web/how-to/item.html, how ever, How can I implement edit info?

Thanks,
Gilbert

Dear Gilbert,

You can utilize the “Update item” SharePoint action in the Flow to implement this.

Hi Alex,

Thanks for the reply. In order for me to use the “Update Item”, I must start from selecting a specific item to edit. I was searching for something like displaying all the info from list into table but I found none. I did some app in PowerApps where there is an initial gallery to display all contents of the list, and I can add new item, and edit a selected item from the gallery. Are there any tutorials similar to this?

Thanks,
Gilbert

Dear Gilbert,

Please correct me if I understood your issue incorrectly.

First of all, are you sure that you want to implement Public Forms instead of SharePoint Forms?

SharePoint Forms allows you to utilize exactly the same things as you’ve described: display all content of the list, add and edit new item etc.