Open any PowerApps screen within a browser window
<style>iframe#powerAppsIframe {max-width: 1024px;margin: auto;display: block;}</style><script>$(document).ready(function() {if (window.location.href.indexOf(‘?screenID=’)!=-1){var...
Read More<style>iframe#powerAppsIframe {max-width: 1024px;margin: auto;display: block;}</style><script>$(document).ready(function() {if (window.location.href.indexOf(‘?screenID=’)!=-1){var...
Read MorePosted by Omar | Jan 8, 2019 | Office 365, OneDrive, PowerShell, Recovery |
Need to recover a OneDrive or SharePoint site?
Read MorePosted by Omar | Jan 8, 2019 | SharePoint List Settings, SharePoint Useful Tricks, SharePoint Workflow |
One great feature in SharePoint is the Hyperlink/Picture field which allows URLs or pictures to be...
Read MorePosted by Omar | Dec 11, 2018 | SharePoint Useful Tricks |
If you’ve decided to jump into developing within the Modern sites aspect of SharePoint 2016/Online then you’ll need to setup a REACT environment for your SharePoint Development. In this post we’ll go...
Read MorePosted by Omar | Nov 29, 2018 | Code Snippet, JavaScript, JQuery, SharePoint Useful Tricks |
A recent requirement I came across was the need to verify that a date being entered into a...
Read More