Questions tagged [custom]
a modified piece of software
470 questions
1 vote
1 answer
116 views
How do you show the count of a list at the top?
I understand how to do a COUNT on a column in a list. However it shows the count at the bottom and takes up real-estate on the page. I would like to show the total count of the current page at the ...
0 votes
2 answers
75 views
SharePoint List - Ticket System for Technical Service
I have a small team of service technicians and I am trying to organize our customer requests in a SharePoint List. I used 2 different views to separate requests, which are currently supported in the ...
0 votes
1 answer
1k views
Attempted to perform an unauthorized operation - Get List items API - Postman
I have just created an App in Azure Portal by following this Article. I have followed the following Steps: Registered App in Azure AD Get the Client ID and Secret from the Registered App Created API ...
0 votes
1 answer
232 views
How to select custom template on site collection creation
I'm trying to create a new site collection in sharepoint 2019 with the api _api/SPSiteManager/create. The only template i can choose are STS#3 and SITEPUBLISHING#0. If I choose any other template it ...
0 votes
1 answer
253 views
Customized templates on "New" button only show up on current site/library context and not all of the organization sites/libraries
When you navigate to a document library, there is a "New" button that lets you add folders or regular brand new Office files to said library. In this "New" button, you can add your ...
0 votes
0 answers
158 views
How can I create a different set of metadata colums for each level of the folder hierarchy?
How can I create a different set of metadata colums for each level of the folder hierarchy? With content types? This seems to just create a new view unrelated to the actual files in a specific folder?
0 votes
1 answer
1k views
SharePoint Modern Page - Quick Launch - Any way to add borders around the links?
I've been tasked to try and recreate an html hard-coded navigation menu onto an SP Modern Team Site homepage. The functionality (cascading sublinks) is already there, which is great. But I need to ...
1 vote
1 answer
242 views
PnP Location Control is not showing intelligence
I am trying to use Location Picker in my SPFx webpart and the suggestions are not working. It gives 401 error for below API along with CORS error. https://outlook.office365.com/SchedulingB2/api/v1.0/...
0 votes
1 answer
124 views
Hiding the Stop editing link when the QuickEdit grid is closed in SharePoint
I am trying to replicate the "Stop editing this list" link that is at the top of the page when in QuickEdit Mode. My link will be at the bottom. I want to the hide the when not in QuickEdit ...
0 votes
2 answers
715 views
Cannot upload files to Style Library even though custom scripts is set to 'Allowed'
I am a SharePoint site admin with full control, but I am unable to upload files or create folders in the Style Library, even though I've allowed custom scripts from the central admin. The site level ...
0 votes
1 answer
53 views
Collect the latest Modified and Modified By info for each user that has contributed to a list. Javascript?
A customer has asked me to display a table that shows everyone who has modified a list and the most recent modification they each made. It would look like: Sally Modified 3 hours ago Jack Modified 4 ...
1 vote
1 answer
754 views
Excel export with Image thumbnails
I have a solution on SharePoint Online, in which I using multiple list to read the data from, and I have built a custom button on web page to export/download an excel having transactional data (from 2-...
1 vote
1 answer
1k views
How to add custom ribbon button on sitepage on SharePoint Online?
I am trying to add a button on Modern SitePage on SharePoint 365. Can anyone help me out with this issue? Thanks
0 votes
1 answer
748 views
SharePoint Online use custom font on a site collection with modern experience
I want to use a custom font on my SharePoint Online Site Collection. There is a solution by Hugo Barnier on GitHub but it doesn't work anymore. This solution injects a css file that is stored in the ...
0 votes
3 answers
1k views
How do I call custom pages from Site Assets?
We produce videos (mp4) in Camtasia that contain interactive linking, quizzes, and other material specific to the video. This material is built into the video using the Camtasia 'Smart Player' and is ...