Ha, that's all I got. As I mentioned earlier, I'm going through a fun little coding challenge with my team at Slalom. Our first challenge is to create a calculator. Since I'm learning Spring Boot and specifically creating REST APIs, I get to create this calculator as an API... But first, the requirements, here's what... Continue Reading →
SharePoint Script: Format the List Form Field
This is a little script that works on classic SharePoint lists (modern lists, you should really use PowerApps to customize it). It'll allow you to format a field row, label or the cell the value is in. Similar to: Yes, it's ugly, but I wanted to highlight it plainly: formatRow - allows you to format... Continue Reading →
SharePoint Script: Hide, Disable and Format your fields
last updated 10/7/2019 This one has been on my list for a while. I've used a collection of JavaScript methods to help streamline customizing forms in lists. I have created and compiled this little collection starting probably 5-6 years ago, and over time I'm constantly updating, tweaking, enhancing it, especially more so as of late... Continue Reading →
There’s more than meets the eye: Differences between SharePoint’s Oslo and Seattle master pages
If you've been looking at the neat new masterpages with SharePoint 2013, and playing around with changing them, you can quite easily see a difference between the two options: Oslo and Seattle. Seattle is what we're used to with SharePoint 2010: left nav and a top nav. Oslo moves the left nav to the top,... Continue Reading →