Question:
How do I provide a custom tutorial in DocuWare Web Client?
Answer:
To provide a custom tutorial please follow the steps below:
- Open Windows Explorer and navigate to "C:\Program Files (x86)\DocuWare\Web\WebClientTutorial\New"
 - Open the folder for the desired language you want to change the tutorial for (for English language this is folder "en")
 - Replace the content of the folder with the files of your custom HTML page
 - Open file "C:\Program Files (x86)\DocuWare\Web\Platform\Web.config" and search for "TutorialAddress"
 - Remove the URL in "value"
<setting name="TutorialAddress" serializeAs="String">
<value></value> - After replacing the files and modifying the "web.config" file, please clear browser cache on clients.
 
		