Forum Discussion
Sharepoint Metadata - New default value is not being used
I changed the default value for a column in a document library but when I create a new file it still defaults to the old default value. Is there something I can do to force it to notice the new default value?New document is using wrong default value "10500.01"Choices for metadata and default value "OT500.01"
I contacted Microsoft support and they said:
Also check it in Library Settings > General Settings > Column default value settings.
Click on desired Column name and set Use this default value.So apparently you need to change the "Default Value" in two places. In the general library settings and in the specific column settings.
12 Replies
- CalvinC5000Copper Contributor
Check your workflow(s). They may be still pulling the old default value. Also note, that I had to specify the value for it to pull. When I cleared the old default value and left it blank, it STILL pulled in the old default value. ¯\_(ツ)_/¯ In order for it to stop pulling in the old default value, I had to specifically set the value I wanted to show up as the default in the workflow.
Hope this helps.
- Leif FrederiksenBrass Contributor
I also see this problem - but with a little twist:
If I use the "New" button to create the document, then I see this problem - the wrong default is used.
However, if I drag a document into the library, the correct default is used. It also respects different defaults on different subfolders.
So as far as I can see, the setup of my system is correct, and the problem is in the logic behind the "New" button.
Is this in accordance with what you guys see?
Regards
Leif
- micmor81Copper ContributorHi Leif, I have exactly the same issue, in SP 2019, did you make it work? As I can notice, when klick on new and the open with program (ex Word) then works, but not working when only create new from browser.
- Jim DuncanBrass Contributor
Seems like the old value is being picked up from the template assigned to the Content Type. You have to edit the template.docx associated with the Content Type and set the default value in there, bringing the total number of places you have to change it to THREE :(
- Jinesh ShahCopper ContributorThanks. I face same issue with SP Online today and your solution works perfectly :)
- ReubenIron Contributor
Has no one else had this issue? Do I have to reboot my sharepoint site somehow?
- ReubenIron Contributor
Microsoft tech support has suggested that I re-index my document library. https://support.office.com/en-us/article/Manually-request-crawling-and-re-indexing-of-a-site-a-library-or-a-list-9afa977d-39de-4321-b4ca-8c7c7e6d264e
I have done it but it has not helped so far.
- ReubenIron Contributor
I contacted Microsoft support and they said:
Also check it in Library Settings > General Settings > Column default value settings.
Click on desired Column name and set Use this default value.So apparently you need to change the "Default Value" in two places. In the general library settings and in the specific column settings.