SharePoint List View Row Formatting: Deployment Schedule

Hi Friends,

Many of us have maintains the deployment schedule in SharePoint List and with a lot of columns and information, it is really painful to have a view with all relevant information. Today I had worked on the SharePoint Deployment Schedule list to give it an interactive view so that one can know about the status one first sight.

SharePoint List View Row Formatting: Deployment Schedule

Code can be found here


With the help of JSON, the view displays the current status of the deployment for different environments, the responsible person, and the spring in which it was to be deployed.
There are two views,

List View

SharePoint List View Row Formatting: Deployment Schedule

Tile View

SharePoint List View Row Formatting: Deployment Schedule

To get the view following columns will be needed
  • Title
  • Application
  • Package Version
  • Status
  • QA Deployment
  • UAT Deployment
  • PROD Deployment
  • Responsible
  • QA Deployment Sprint
  • UAT Deployment Sprint
  • PROD Deployment Sprint

Hope this post will help you.


Happy Coding..!!
#Microsoft #SharePointWidgets #ListViewFormatting

Comments

Popular posts from this blog

Rename Folder using Microsoft Flow / Power Automate in a Document Library in SharePoint Online

Power Automate: How to Add "New Line" to the text in SharePoint multiline text field

Power Automate: Rename file in SharePoint Online