Questions tagged [site-column]
A site column is a reusable column definition, or template, that you can assign to multiple lists across multiple SharePoint sites.
387 questions
-1 votes
1 answer
334 views
SharePoint List lookup doesn't show choice option
I have two lists: Assets and Users In the Users list I have columns called FirstName(Text), Location(choice), Dept(choice). In the Assets list I have columns called Users, Location, Dept. I want to ...
0 votes
1 answer
33 views
Detecting a Change of Value on a Folder Content Type Custom Field
We are using Sharepoint online, On here we created a group of custom columns for our documents, that allow the users to tag the document and using a app we develop search the documents they want later ...
0 votes
0 answers
20 views
SharePoint Core Column Name issue
While I was creating a new content type based on Document, I accidentally renamed the core column name 'Name' to another value. Unfortunately this has perpetuated to other content types based on this ...
0 votes
0 answers
47 views
How to create template for new document library on Teams web
I need to create several document libraries with the same columns and formatting under my Teams web. I have looked into e. g. this question: Creating New Document Libraries (not documents) from ...
1 vote
0 answers
226 views
"Choice" Site Column Shows Blank Options In Some SharePoint Lists But Not Others
I've got a site column, which is a "Choice" type, which has a list of projects. When I add the column to some lists it works fine and displays the projects as expected. However in other ...
0 votes
0 answers
57 views
Site Columns Usage from Power Platform
I have the following requirement, please help me find an optimal solution for the same: Site Column / Content Type usage from Power Platform: I need to find out the list of Power Automates, Power Apps,...
0 votes
2 answers
377 views
Delete a managed metadata site column from a library only
In SPO, i am trying to delete a Managed Metadata Site Column from a library. I'm using the below script to delete: $SiteURL = "https://Abc.sharepoint.com/sites/SiteName" $ListName = "...
0 votes
1 answer
555 views
How to display Custom Column URL in display template
I'm creating a custom search result page in SharePoint Online using the PnP Modern Search Web Parts. I've created a custom column called "_CatURL" of type 'hyperlink', where I've added a URL ...
0 votes
0 answers
65 views
Issue in SharePoint modern document library choice columns
I have multi-choice site column required field, whenever tried to upload the document by default it auto-populates the three choice values even if i removed the choice values and kept only one value ...
0 votes
1 answer
855 views
Update default value of site column and update lists with REST
I want to change the default value of a site column and update all lists that contains that site column, with the new default value. I already found how to change the default value with REST API, but ...
0 votes
2 answers
120 views
Why can't I save a document's property inside Document Set
I am seeing this behaviour and wanted to check if it was normal. I have document set which has a shared column named "Book". However for some of the documents inside the document set I need ...
0 votes
0 answers
2k views
Add value to a SharePoint Column using Json
I have a SharePoint Online list. I would like to format the column so when there is a value in a look up column the other "number" type column gets populated. Currently I am using { "...
0 votes
1 answer
40 views
Unable to fill in site column entry
SharePoint online seems broken as I'm unable to use terms from the existing site columns i.e. not in document properties side view/grid view. I can create a sub folder in the document library and ...
2 votes
1 answer
27 views
Apply new change in Many sites
I have about 200 site collections, and I need to perform a bit of change in the master page, page layout, add a new site column, and change the list column how can I apply these changes on all site ...
0 votes
3 answers
2k views
Naming standards for our SharePoint columns Internal names
I am working on a new SharePoint site, and we want to create many site columns, so can i know what are the naming standards for site columns' Internal Names inside SharePoint, for example i have those ...