A family of Microsoft word processing software products for creating web, email, and print documents.
If you lock the document with permissions set to "filling in forms" only the grey fillable sections should be editable. Try it out and let me know.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Since the reviewing, editing, and viewing feature I cannot copy and paste from a read only document. I have to gain access to even copy and paste. My job requires me to copy and paste from upwards of 10 documents. Since word won't let me copy and paste from a read-only or viewing document I have to check them out of our SVN every time. Does anyone know how to turn this feature off and go back to the original word?
A family of Microsoft word processing software products for creating web, email, and print documents.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
If you lock the document with permissions set to "filling in forms" only the grey fillable sections should be editable. Try it out and let me know.
I'm not sure if it will help anyone else but I figured out how my system was doing this. I changed True to false below.
Set wddoc = wdapp.Documents.Open(FileName:="c:\templates\contracts\Agreement.docx", ReadOnly:=False)
My process has been this was for 10+ years with no issue populating the bookmarks. I'm guessing it is a security update that changed how it processes.
Like I said probably just my condition but wanted to put it out there.
Scott
Scott any luck? We are having the same issue
Hello all,
Just figured I'd share
We are having an issue with typing in the fillable forms "grey boxes" in a Word document. Our Quality department locks down the forms to prevent user form changing everything but the fillable parts in the form. We changed the permissions on our test group to read\write then we able to use the form just as we did in the past. Problem now is that with the new permissions applied the user can change anything in the folder such as add files, change the name and of course delete files.
Did more toying around with the permissions, below is what I checked.
Read & execute
List folder contents
Read
Write
The user can add files to the folder but can't delete or rename files with in the folder.
Who thought that this was a good idea?
Just in case Chris - the Current Channel, not the Current Channel (Preview)? - both have the same build numbers.
And you opened Word a couple of document a few times?