<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sharepoint-Online on When Pigs Fly</title><link>http://derekcp.com/tags/sharepoint-online/</link><description>Recent content in Sharepoint-Online on When Pigs Fly</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 14 Feb 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://derekcp.com/tags/sharepoint-online/index.xml" rel="self" type="application/rss+xml"/><item><title>SharePoint List Form Customization: What to use when</title><link>http://derekcp.com/posts/sharepoint-list-form-customization-what-to-use-when/</link><pubDate>Wed, 14 Feb 2024 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/sharepoint-list-form-customization-what-to-use-when/</guid><description>&lt;p&gt;This post was created in collaboration with &lt;a href="https://www.syskit.com/blog/sharepoint-list-formatting/?_gl=1*8x8um5*_up*MQ..&amp;amp;gclid=Cj0KCQiA5rGuBhCnARIsAN11vgS3w3agzqx_BJA5RN59Eb-1S-nRp7H5qVGTQPzA22BzMBdoYuL2Ay0aAh3GEALw_wcB"&gt;Syskit&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Managing documents and data in SharePoint is easy, but when it comes to form data, a challenge can lie in the user interface for data entry. By leveraging different Microsoft 365 (M365) functionality and adhering to a few user experience principles, we can streamline user interaction, decrease data entry errors, and increase our users’ satisfaction. The key is understanding which SharePoint list formatting customization method suits the purpose and when to implement it effectively. &lt;/p&gt;</description></item><item><title>Redirecting List Forms</title><link>http://derekcp.com/posts/redirecting-list-forms/</link><pubDate>Wed, 16 Aug 2023 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/redirecting-list-forms/</guid><description>&lt;p&gt;I recently encountered a situation with a client where I was working on setting up a list for a business process. The process required users to access a dedicated site to fill out a form, and we decided to embed the new form directly onto the site&amp;rsquo;s homepage. Additionally, we wanted to display a list of all the submitted items by users.&lt;/p&gt;
&lt;p&gt;&lt;a href="images/formembeded.png"&gt;








&lt;figure class="image component image-fullbleed body-copy-wide nr-scroll-animation nr-scroll-animation--on image-big"&gt; &lt;div class="component-content"&gt;
 &lt;div class="image-sharesheet"&gt;
 &lt;div class="image image-load image-asset image-f690380b380130644851a9c89c1ab97e" id="lhtf690380b380130644851a9c89c1ab97e"&gt;
 &lt;picture class="picture"&gt;
 &lt;img class="picture-image" data-src="http://derekcp.com/posts/redirecting-list-forms/images/formembeded.png" alt="" /&gt;
 &lt;/picture&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="image-description"&gt;
 &lt;div class="image-caption"&gt;
 
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
&lt;/figure&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Site Design for Easy Site Page Management</title><link>http://derekcp.com/posts/site-design-for-easy-site-page-management/</link><pubDate>Thu, 16 Apr 2020 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/site-design-for-easy-site-page-management/</guid><description>&lt;p&gt;Does your site pages library look totally unmanageable? Have you had instances where you can see a news post that you created but someone else doesn&amp;rsquo;t? Is your content not showing up in search or highlighted content web parts? This happens all the time and it is generally an easy fix. I had the good fortune to work with Susan Hanley on a project recently. We were discussing creating a site design to automate some of the pieces of the site architecture she created. She mentioned to me a blog post she created, &lt;a href="https://www.computerworld.com/article/3441838/one-simple-view-to-improve-sharepoint-page-and-site-management.html"&gt;One simple view to improve SharePoint page and site management&lt;/a&gt;. In that post she proposes making minor modifications to the All Pages view to help alleviate some of these common issues and make it easier to manage site pages. She challenged me to create a site script that would replace or update the existing view to include the fields like promoted state to help better manage the contents of the site pages library.&lt;/p&gt;</description></item><item><title>Deploying Application Customizers with a Site Design</title><link>http://derekcp.com/posts/deploying-application-customizers-with-a-site-design/</link><pubDate>Thu, 24 Oct 2019 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/deploying-application-customizers-with-a-site-design/</guid><description>&lt;p&gt;Sometimes things are harder than they need to be. I have been working on Site Designs recently to automate the creation and deployment of different element in a site. For the most part things were pretty straight forward for what I needed to do, add a theme to a site, add site columns, and add content types. This time around I needed to deploy an SPFx Application Customizer that needed to be installed on individual sites. The &lt;a href="https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-json-schema#register-an-extension"&gt;official documentation&lt;/a&gt; on this is a little lacking. It doesn&amp;rsquo;t really explain what you need to do in order to make it work. I also looked at the &lt;a href="https://github.com/SharePoint/sp-dev-site-scripts/tree/master/samples/site-register-spfx-extension"&gt;PnP Site Design Samples&lt;/a&gt; which got me a little closer. It took me quite a while to figure out the right magic voodoo combination that got it to work.&lt;/p&gt;</description></item><item><title>Using Custom Color for Section Backgrounds and Page Headers</title><link>http://derekcp.com/posts/custom-header-colors/</link><pubDate>Thu, 27 Jun 2019 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/custom-header-colors/</guid><description>&lt;p&gt;Have you ever wondered where the background colors in SharePoint modern pages comes from? You know, the ones for section background colors and site headers? Have you ever wondered how to change them to your own custom colors?&lt;/p&gt;
&lt;p&gt;








&lt;figure class="image component image-fullbleed body-copy-wide nr-scroll-animation nr-scroll-animation--on image-big"&gt; &lt;div class="component-content"&gt;
 &lt;div class="image-sharesheet"&gt;
 &lt;div class="image image-load image-asset image-308fa5925b7a821197238adc220049ae" id="lht308fa5925b7a821197238adc220049ae"&gt;
 &lt;picture class="picture"&gt;
 &lt;img class="picture-image" data-src="http://derekcp.com/posts/custom-header-colors/images/screen-shot-2019-06-14-at-9.42.48-pm.png" alt="" /&gt;
 &lt;/picture&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="image-description"&gt;
 &lt;div class="image-caption"&gt;
 
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;I had a client that wanted to be able to set the background for the site headers to a specific color. Unfortunately, the color they wanted wasn&amp;rsquo;t one of the four colors available through the SharePoint UI.&lt;/p&gt;</description></item><item><title>Managing Office 365 Identities Made Easy</title><link>http://derekcp.com/posts/managing-office-365-identities-made-easy/</link><pubDate>Wed, 08 Feb 2017 00:00:00 +0000</pubDate><guid>http://derekcp.com/posts/managing-office-365-identities-made-easy/</guid><description>&lt;p&gt;A friend of a friend of a friend told about this thing that totally changed their life. It wasn&amp;rsquo;t exactly that convoluted but I was complaining to a friend the other day about constantly having to switch credentials for my office 365 tenants. He suggested a nifty trick that a friend of ours &lt;a href="http://thebookofsharepoint.blogspot.com/"&gt;Beatrice Baciu&lt;/a&gt; wrote about. He showed me how to use Chrome Personas to manage my different office 365 accounts.&lt;/p&gt;</description></item></channel></rss>