SPFx Calendar Web Part

12
SPFx- Calerndar Web Part

How to easily create beautiful REST API documentation with Spectacle

0
If you never heard of Spectacle it’s a platform developed by Sourcey with the goal to generate beautiful documentation from  OpenAPI/Swagger 2.0 API specifications. Using Spectacle is very straight forward...

How to log knockout.js errors

1
How to log knockout.js errors? Right now I'm working in a banking area project. It's a web project and we are using Knockout.JS framework. We (developers) don't have access to the...
cookies, session management

Session management in Salesforce B2C Commerce Cloud

0
A look into how session management works in Commerce Cloud, from a real use case.

SPFx – Site Designs Manager

0
The Web Part This web part allows tenant administrators to manage site designs through a graphical interface. Only the tenant administrators are allowed to manage site designs, the web part verifies...

How to use SEO meta tag rules for Page Designer in SFCC

0
SEO meta tag rules module in SFCC can be customized to support all page designer pages! Learn how in this blog post.
qr code

How to modify and compile a mobile plugin using OutSystems

As an OutSystems developer, I had the need to use a QR Code plugin reader. First step? Started by creating a test project to be able to choose...

Multimedia Gallery – SPFx App

0
The Requirements The requirement was to show images and videos in a grid, with the possibility to download images and see all the files in carousel. The images and videos are...

9 Outlook Quick Tips for Productivity

0
Disable notifications New email notifications are a big distraction. Disable them! Archive processed email Archive emails that you don't need to take further actions. In your inbox, you should have only the...

Configuring Azure Application Insights on a .NET 6 API

0
In this blog post we are going to be showing you can configure Azure Application Insights to send your logs, exceptions and performance metrics from a .NET 6 API.InstallationStart...