Mail Redirection & Scanning
The Team at SharePointPro are proud to support Gold Coast Local Business HotSnail.
Adding “Days since created” on a SharePoint column using JSON Custom Formatter
I wanted to add a column on a SharePoint modern experience list which showed the number of days since it was created. I also wanted to colour the dates so that if it was over a certain number of days it would display as yellow or red. I found very little examples online, so I […]
Sharing Communication Site With External Users
After creating a SharePoint Communication site I wanted to share it with an external user. When attempting to share the site I got the error Your organization’s policies don’t allow you to share with these users. Go to External Sharing in the Office 365 admin center to enable it. But I had sharing enabled via […]
SharePointPro supports the push to make the Gold Coast the next Silicon Valley
Silicon Valley has truly made an undeniable mark on the world. San Francisco’s hub of technology, invention, and startups has seen the likes of Apple, Google, Uber, and Airbnb all based within its hills. The American centre for innovation has had a huge impact on the global economy, with “disruptors” (i.e. inventors) constantly looking to […]
What’s new with SharePoint 2016
Alas, we know what it’s like. Trying to ensure that a team works smoothly is easier said than done. Remote collaboration is essential in the modern technologically-shrunk world, and we all need solutions for integration and collaborative teamwork. This is where SharePoint comes in! SharePoint (for those who may not know) is a server-based platform […]
Software Is Expensive
Everyone likes to get a bargain, but there are many things in life where you get what you pay for. When it comes to the code required to write your customized website, integrated proprietary software, or advanced web or mobile app—paying less might sound attractive, but in most cases leaves you paying more. Code Is […]
Replacing SharePoint DatePicker
If you have ever used SharePoint, you probably know that SharePoint’s native datepicker’s is horrible. Clicking the native datepicker will cause the entire page to post back, if the page is scrollable, this will take the user to the top of the page. A simple solution is to remove the datepicker image link, and replace […]
SharePointPro Entity Framework
SharePointPro Entity Framework SharePointPro is proud to announce that we will be releasing our customised SharePoint Entity Framework to the Open Source Community. SharePointPro entity Framework is a SharePoint First Entity Framework to simplify access to SharePoint Online or On Premises. The Framework can automatically generate SharePoint lists as Entities and create a context with […]
Multiple domain cookie in ASP.NET Core Identity
I have a webpage which uses multiple URLS for the same application: for example: *.MyWebPage.com.au *.YourWebPage.com.au So I needed the cookie to be saved less the subdomain to allow authentication across all parts of my webpage. An important thing to realize is the difference between Identity and CookeieAuthentication. Alot of blogs on the internet will […]
- 1
- 2