Show a popup before check-in a document inside SharePoint site if a record exists inside datavese

john john 946 Reputation points
2022-07-11T22:49:07.777+00:00

We have a SharePoint document library which have this settings:-

219645-image.png

Now we want to get the current folder ID >> and after the user click on the built-in check-in button and before doing the actual check-in >> to check if an items with the same folder ID exists inside data-verse >> If so to show a popup to confirm the check-in action. this is the built-in check-in action, which we want to show a popup after clicking on the check-in button:-

219627-image.png

Any suggestions how we can achieve this? I can develop SPFX,Remote event receivers and so on.. but not sure which appraoch i need to follow?

Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,300 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,810 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,597 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,900 questions
{count} votes

1 answer

Sort by: Most helpful
  1. RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
    2022-07-13T07:26:20.04+00:00

    Hi @john john ,
    You can custom forms by spfx no javascript. I have found some nice article for you to reference.
    https://www.linkedin.com/pulse/custom-sharepoint-form-using-spfx-javascript-framework-amitesh-anand
    https://366pi.tech/custom-sharepoint-form-using-spfx-no-javascript-framework/

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.