Forum Discussion
mwilliams71
Dec 03, 2021Copper Contributor
Adding an attachment control to a Custom Form in SharePoint 2016 on Premises
I've created a custom form, but the attachment button on the Ribbon is disabled. So I added an attachment button to the custom form and I'm getting the error of "Uncaught TypeError: Cannot read properties of null (reading 'insertRow')"
I used this article, but I'm getting the error above.
5 Replies
Sort By
- Joao LivioIron ContributorWhich browser are you using? Can you try another one?
- mwilliams71Copper ContributorI get the error:
Request failed with error message - File Not Found. Stack Trace - undefined- Joao LivioIron ContributorCan you share your code? Let me see the html
- mwilliams71Copper Contributor
Hello Joao. I tried Edge, FireFox, and IE. Neither works for me. The attachment button on the Ribbon does not work and the custom solution mention above, does not add the attachment.
- mwilliams71Copper ContributorThank you for the quick response Joao. I'm using Edge. Let me try Firefox.