Tag: SharePointDesigner
8 posts.
-
Redirecting SharePoint list's NewFormUrl and EditFormUrl to Power Apps
In this scenario, we have a Power Apps app that takes a query param() “AssetID” and determines whether the app should create a new item or update an...
-
A Power User friendly method of connecting hundreds of sites, list and libraries to a single Flow
[caption id="" align="alignnone" width="800"] Photo by Sebastian Boring on Unsplash [/caption] We need to get this disclaimer out of the way first - this...
-
Clearing SPD Cache from SharePoint Designer
Our good old friend SharePoint Designer is old, but I still find it useful for editing JavaScript files in development for quick tests. Because SharePoint...
-
Feb 2015 CU SP2013: Workflow CurrentSiteUrl is fixed
http://support.microsoft.com/KB/2920804 Assume that you create a SharePoint 2013 workflow by using SharePoint Designer 2013, and that the workflow...
-
SPD2013 Workflow - how to check user is member of group
I want to describe a method that I use to check if a user is a member of a group. Steps Call a REST webservice Reference MSDN for the correct...
-
SharePoint Saturday Sydney 2014
November 29, 2014 was a great day for SharePoint Saturday. I presented "Develop and Build Workflow Apps in SP2013. Wait, Workflow Apps?" - which is a...
-
SP2010 Forcing previously deployed file to update to latest version in site definition
I’m a big fan of quickly making changes to my SharePoint JavaScript file in SharePoint Designer and then test whether they work correctly in the...
-
Using SharePoint Designer 2013 Workflow to copy file via REST on Office 365
This is a bit of trial and error, but works very well at the end, so I want to publish this and share the syntax. Related References:...