Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Check-In Multiple documents from Web Folder

  Asked By: Corey Howard         Date: Mar 09, 2010      Category: Sharepoint      Views: 239

When I am trying to check-in multiple documents from web folder, I don't need to
enter the profile(properties) of individual document. Which means SharePoint
will automatically read the individual document properties and set. But the
real problem is when there are no properties set for some or all the documents,
then it shows <No Title> and blank fields. Is there any way we can set the
Title property to be Document name in case there are no properties for the
document.

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Alan West          Answered On: Mar 09, 2010       

I don't think you can do this via the web  folder (I've tried), but there
are .vbs scripts available for you to enumerate files within folders and
it will take the file name and make it into the title.

The script I have is called "Checkin_and_Name_All.vbs" and was written
by Tom Campbell. I believe I got it from sharepointcode.com

 
Didn't find what you were looking for? Find more on Check-In Multiple documents from Web Folder Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].