My client wants to be able to changes LF client settings for their users with the registry. They would like to have the "Open Electronic Documents Using" section make sure that "Open Files Directly (using WebDAV) is unchecked by default. Would anyone know where in the registry to change that? I've already looked at HKEY_CURRENT_USER_\Software\Laserfiche.
Question
Question
Registry Settings for Opening Electronic Documents
Replies
Set the [Settings]OpenEdocsUsingWebDAV attribute to No for the Everyone group trustee attributes:
The corresponding attribute for the pdf checkbox is [Settings]OpenPDFUsingWebDAV
This can be controlled with Laserfiche attributes. On the "Everyone" group, add the attribute
[SETTINGS]OpenEdocsUsingWebDAV
and give it the value
No
Any user that does not explicitly have that attribute set will inherit it from the Everyone group.
Thank you all for your answers, that worked for my client. They were also wondering, is it possible to disable the editing of the check box status? They said it's unchecked, but that the user could check it if they wanted to. They would like to see if they can grey the box out or something like that.
That is not currently possible but we will look into supporting that in a future version.