Publish files in SharePoint using Microsoft Flow and Column formatting
When using versioning with major/minor versions in SharePoint, you will come to a point that you need to publish your file. Out-of-the-box SharePoint provides you with that functionality by selecting More > Publish in the context menu of the file. But what if you want to do more than just publishing the file (e.g. Approval […]
Redirect ‘Link to item’ URL from-out Microsoft Flow to EditForm instead of DisplayForm
Within Flow, you can use the ‘Link to item’ Dynamic Content attribute to add a link your item (eg. in an email). This link always points to the DisplayForm of your item. In some cases, it might come in handy to point to the EditForm instead. In this blog, I will explain you how to […]