Hello Friends,Today we will see how to Hide List or Library buttons in SharePoint Online. Requirement: Hide a buttons from List toolbar (Ex. New, Edit, Delete, etc) in SharePoint Online. How to hide delete button in SharePoint Online List View? if you ever required to hide a button From SharePoint Online List or Document Library?…
PowerShell to Determine if the site has Nintex Workflows
As an SharePoint Administrator we always need to check if the site has Nintex Workflows. In Out of the Box it is very difficult or lengthy process to check the workflow of the site. Here PowerShell comes in picture. We can use PowerShell to determine if the site has Nintex Workflows. Hide Ribbon Save button…
Get Day, Month and Year in Power Automate
This year I was working mostly on Power Automate. It was very regular practice to get Day, Month and Year in power Automate in various format. If you are a Power Platform Consultant then there are chances that you spend much more time in automating your business requirements using Power Automate. As Power Automate is…
Solved: The API ‘SharePointOnline’ returned an invalid response for workflow operation ‘Get_items’ of type ‘OpenApiConnection’. Error details: ‘The API operation ‘GetItems’ is missing required property ‘.
When we work with power automate, then sometimes we have a scenario, where we are facing error in Get_items action as “The API operation ‘GetItems’ is missing required property”. The full error looks like below. Power Automate Interview Questions and Answers The API ‘SharePointOnline’ returned an invalid response for workflow operation ‘Get_items’ of type ‘OpenApiConnection’….
SharePoint Online: Switch Navigation Horizontal or Vertical
SharePoint Online Navigation Changer has finally been launched! The advanced function allows you to change the navigation to vertical (top navigation) or horizontal (left navigation). Previously, only communication sites had horizontal top navigation, and team pages were left with vertical navigation for quick launch. Microsoft has introduced navigation switch options for team sites that allow…
Nintex Form: Trigger a workflow from a Button click
Today, we are going to see how to trigger a Nintex workflow from a button click in Nintex Form. In Nintex Form Trigger a workflow from a Button click is a very simple process. We can see it in the below thread. Starting a workflow from a Nintex Form can be performed using a Javascript…
How to add SPFx webpart to full-width column
Hello Folks,Today we are going to see how to add SPFX webpart to full-width column in SharePoint Online. Actually, this is a very simple task but some of us like me don’t know to add SharePoint SPFx webpart to full-width column. In SharePoint Communication sites, we have a page layout that includes a full-width column….
SharePoint Online – Tenant app catalog vs Site Collection app catalog
Today we are going to see the difference between Tenant app catalog vs Site Collection app catalog. What is Tenant appcatalog? A constant centrally located SharePoint online site utilized to deploy all add-ins and SPFx solutions with Tenant administrant consents. The solutions located here will be accessible for all site collections across the company and…
Nintex Workflows – Issues Troubleshooting
Today we will see how to troubleshoot the issues in Nintex Workflow. Nintex Workflows – Issues Troubleshooting in this article we will troubleshoot various issue. So let’s Move ahead. Issue – Querying a list using datetime (i.e. Created less than 24 hours ago) Reason – By default Nintex will not look at the time when querying…