Useful tips for everyday
How do I increase the size of my ribbon? In the desktop, right click to display context menu, click Display Settings. Then in the Settings…
How to list newform on modern site page? Step 1 : Copy the NewForm.aspx page url. Step 2 : Add embed webpart on the page…
Why is the footer not showing at the bottom of the page? Basically, the problem is happening because the footer element is ‘pushed’ under the…
Where to find display templates in design manager? You can view existing display templates in Design Manager, but you don’t create them in Design Manager…
How to search web part in SharePoint-SharePoint? Make sure that you’re a member of the Designers SharePoint group on the site that contains the CSWP.…
How do I view previous versions of a document in SharePoint? Restore a previous version in SharePoint Right click on the space between the item…
How to hide column name in SharePoint list grouped view? In SharePoint Online, I’ve created a grouped view from a list. I want to list…
How do I make a video in my gallery? Make a movie On your Android phone or tablet, open the Google Photos app . Sign…
How to change the color of a list in JSON? Here is the JSON code to change the background color and text color as well.…
How to remove an element from a HTML document? Approach: 1 Select the HTML element which need to remove. 2 Use JavaScript remove () and…