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 […]
Handling SharePoint lookup and people fields in PowerApps
PowerApps gives you the opportunity to extend your SharePoint lists so that it can give just that much better experience for your users. However, there are still some things that need a little bit extra attention, such as lookup and people fields. In this blog, I will explain how you can use these field types […]
Integrating a checklist into your SharePoint item with PowerApps
In SharePoint, you can create task lists in which tasks can be assigned to users. Each task is a new item in the task list, which means the users has to switch between items in that list to handle their tasks. The SharePoint tasks also has default metadata, such as Title, Start date, End date, […]