Footer Not Visible in Mobile View on Modern SharePoint Communication Site
Stack Exchange » SharePoint
by Hemant Kabra
2d ago
I'm currently working with a Modern SharePoint Communication Site and have encountered an issue where the footer is not visible when viewing the site on a mobile device. However, the footer appears perfectly fine when viewing the site on a desktop. I've checked the required settings and configurations but haven't found any specific settings related to the visibility of the footer on mobile devices. Is this behavior by design in SharePoint, or could I be missing something in the configuration? Any insights or suggestions would be greatly appreciated. Thank you in advance for your help ..read more
Visit website
JSON Code based on date and priority
Stack Exchange » SharePoint
by Jackie
2d ago
I want to create a due date column (calculated column) that is auto-populated using the date created and priority column, while excluding weekends. In my priority column I have the following options: 1 = 1 day 2 = 5 days 3 = 20 days 4 = 20 days 7 = 1 day Based off what date the item was created and the priority selected, I want the due date to auto-populate whilst excluding weekends and highlight the column in red if overdue. I really don't know anything about JSON coding and would really appreciate a drafted formula for the above ..read more
Visit website
Show/Hide Column Display name using a Condition using JSON Not PowerApps
Stack Exchange » SharePoint
by AfifK
2d ago
I want to remove the title "Please upload the personal image if needed", if the Visa Support is "Yes", and show it if the Visa Support is "No". I want to make it using JSON> However, I am unable to do so, Any ideas ?? Just Tell me where to look, I don't want someone to write me the code ..read more
Visit website
Is there any function to get document more than 5000 in spfx
Stack Exchange » SharePoint
by Deepak Sharma
2d ago
I want filter data from list and then filter only 5000 data are coming but there is more than 50000 documents. Current code: import * as React from "react"; import "bootstrap/dist/css/bootstrap.css"; // import DataTable from "react-data-table-component"; import { IAllPublishDocumentProps } from "./IAllPublishDocumentProps"; import { useEffect, useState } from "react"; // import BootstrapTable from "react-bootstrap-table-next"; import "bootstrap/dist/css/bootstrap.min.css"; import "react-bootstrap-table-next/dist/react-bootstrap-table2.css"; // import filterFactory, { textFilter } from "react ..read more
Visit website
Modern Search PnP Results web part does not display all items
Stack Exchange » SharePoint
by DocSummer
2d ago
I use the Modern Search Results PnP Webpart and the PnP Search Verticals. The source is a SharePoint list. The Search Results web part does not show all items in the list. The list has 3219 items and the web part only shows 3023 items. I think this is because of "vertical query". If I delete vertical query, then all items are shown. This is my query for the search results web part: {inputQueryText} path:"https://xxxx.sharepoint.com/sites/Interim/Lists/Testlist/" FirmaOWSTEXT:{verticals.value} What am I doing wrong here ..read more
Visit website
Hide bottom toolbar of Power Bi Dashboard
Stack Exchange » SharePoint
by Renuka
2d ago
I created a site page in which I used embed option to embed my Power Bi Report. Now I want to hide the bottom section as shown in the image. How can I achieve this ..read more
Visit website
Issue with the Comments column with the Append to changes in existing text
Stack Exchange » SharePoint
by Hema Sweety
2d ago
Here are examples of what is going on regarding our comments in the SharePoint. This is what happened to our comments when someone in IT processed a ticket and did not test the request in a dummy production. Our comments need to get reverted back to its original format . This is still wrong and needs to get back to its original format . Refer to yellow. This is still wrong and needs to get back to its original format . Refer to yellow. Here are examples of what is going on regarding our comments in the SharePoint. This is what happened to our comments when someone in IT processed a ticket and ..read more
Visit website
Perform CRUD operation on SharePoint online using raw REST API
Stack Exchange » SharePoint
by microsoftdeveloperdesigner
2d ago
I have created an Azure App Registration, and I got these info:- Client ID Tenant ID Certificate Thumbprint Certificate Password PFX certificate now how i can use that info inside my console application to authenticate to SharePoint online site collection to perform CRUD operation on its lists? i do not want to use any external libraries such as PnP SDK, i want to perform raw calls inside my c# console application. Thanks ..read more
Visit website
Build JSON array in the request body in SharePoint Designer 2013
Stack Exchange » SharePoint
by James Chou
2d ago
Below is the request body which I wish to use POST method with call HTTP web service action: { "fields": { "project": { "key": "key-content" }, "components": [ { "name": "component A" } ] } I created a "fields" dictionary with "project" (type: dictionary) and "components". For "project", I created another sub-dictionary as below: Name Type Value key String key-content However, for "components", I cannot successfully create the JSON payload with array type. I've tried to set the value in dictionary as below but fail ..read more
Visit website
Error when trying to move a folder
Stack Exchange » SharePoint
by SPO
4d ago
When trying to move/copy a folder within the same document library i am getting this error : Microsoft.SharePoint.SPException: The URL "XXX" is not valid. It may refer to a non-existent folder or file, or to a valid folder or file that is not found on the current web." If i try to move/copy this folder to another document library it works but not the one it's located in. Thanx in advance for your help ..read more
Visit website

Follow Stack Exchange » SharePoint on FeedSpot

Continue with Google
Continue with Apple
OR