File naming in SharePoint

Source: Internet
Author: User

If we add another content type (such as the infopath form) to the created document library, a problem occurs when the file name is created based on the form: the system will automatically overwrite the existing file (by default, you choose to overwrite the existing file when saving the file, obviously it is impossible for you to choose not to overwrite the existing file every time you save the file ), this is a very dangerous operation.
There is still no good solution for finding a lot of materials. I tried to directly save the file in the form on the client, but the infopath form of Forms Services does not support this function, finally, I decided to try the workflow.
1. Create a workflow and create a list project in Sharepoint. When a new project exists in the document library, the file name of the current project is automatically added to the newly created list project.

2. Determine whether the project is the same as the existing project in the list project based on the file life.

I don't know if that prawn has a better solution. Can I take it out and study it together.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.