Update info about filling in forms

This commit is contained in:
Svetlana Maleeva 2021-12-14 14:11:04 +03:00
parent 8b1c8da7d1
commit f7bdfa68ae
3 changed files with 12 additions and 4 deletions

View File

@ -457,7 +457,10 @@
The <b>Form Filling</b> option is only available for <b>.oform</b> files. You cannot share encrypted files and files from third-party accounts for form filling. The <b>Form Filling</b> option is not available when sharing an <b>.oform</b> file via an external link.
</div>
<p>Each portal user you shared the file with can find this form in the <b>Shared with me</b> section. A user can open the shared <code>.oform</code> file for form filling by clicking the <img alt="Fill in the form icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/fill-in-icon.png")%>" /> <b>Fill in the form</b> icon next to the file name or by right-clicking the file in the file list and choosing the <img alt="Fill in the form Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/TipsTricks/contextmenu/fillinform.png")%>" /> <b>Fill in the form</b> option from the context menu.</p>
<p>If the <b>.oform</b> file is shared with the <b>Form Filling</b> rights, a copy of the file is created in the <b>My documents</b> section and filling in the form is performed in this copy. The copy is linked to the source <b>.oform</b> file, but if the source file is changed by the owner, its copy becomes an independent file. If the <b>.oform</b> file is shared with the <b>Full Access</b> rights, a copy of the file is not created and filling in the form is performed in the original file.</p>
<ul>
<li>If the <b>.oform</b> file is shared with the <b>Form Filling</b> rights, a copy of the file is created in the <b>My documents</b> section. Filling in the form is performed in this copy and does not affect the original file. If the original file is changed by the owner, its copy will not be up-to-date.</li>
<li>If the <b>.oform</b> file is shared with the <b>Full Access</b> rights, a copy of the file is not created and filling in the form is performed in the original file.</li>
</ul>
<p>To learn more on how to fill out a form, you can refer to <a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/FillingOutForm.aspx")%>">this article</a>.</p>
<h6>Sharing documents using the link</h6>
<p>To enable the possibility to grant access to the file to everyone with the link to it or to embed the file into a web page so that every visitor of this page can view the document, click the <b>External link access</b> switcher within the 'Sharing Settings' window - after that the available parameters will be displayed.</p>

View File

@ -154,8 +154,11 @@
<div class="block_of_step">
<div class="screen_text">
<p>Each portal user you shared the file with can find this form in the <b>Shared with me</b> section. A user can open the shared <code>.oform</code> file for form filling by clicking the <img alt="Fill in the form icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/fill-in-icon.png")%>" /> <b>Fill in the form</b> icon next to the file name or by right-clicking the file in the file list and choosing the <img alt="Fill in the form Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/TipsTricks/contextmenu/fillinform.png")%>" /> <b>Fill in the form</b> option from the context menu.</p>
<p>If the <b>.oform</b> file is shared with the <b>Form Filling</b> rights, a copy of the file is created in the <b>My documents</b> section and filling in the form is performed in this copy. The copy is linked to the source <b>.oform</b> file, but if the source file is changed by the owner, its copy becomes an independent file. If the <b>.oform</b> file is shared with the <b>Full Access</b> rights, a copy of the file is not created and filling in the form is performed in the original file.</p>
</div>
<ul>
<li>If the <b>.oform</b> file is shared with the <b>Form Filling</b> rights, a copy of the file is created in the <b>My documents</b> section. Filling in the form is performed in this copy and does not affect the original file. If the original file is changed by the owner, its copy will not be up-to-date.</li>
<li>If the <b>.oform</b> file is shared with the <b>Full Access</b> rights, a copy of the file is not created and filling in the form is performed in the original file.</li>
</ul>
</div>
<div class="screen_block">
<img alt="Working with forms on your portal. Step 5" target="img8_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide156/step5.png")%>" />
<img alt="Working with forms on your portal. Step 5" id="img8_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide156/step5.png")%>" />

View File

@ -14,7 +14,9 @@
<li>Added the ability to create an <code>.oform</code> file from a <code>.docxf</code> file via the context menu.</li>
<li>Added the ability to create an <code>.oform</code> file from a <code>.docxf</code> file from the editor specifying a folder.</li>
<li>The ability to share a file with the <b>Fill in the form</b> permissions is only available for the <code>.oform</code> files. It's not possible to share encrypted files and files from third-party accounts for form filling. The <b>Form Filling</b> option is not available when sharing an <code>.oform</code> file via an external link.</li>
<li>Added a new icon to open an <code>.oform</code> file in the editor. If the <code>.oform</code> file is shared with the <b>Form Filling</b> rights, a copy of the file is created in the <b>My documents</b> section when a user opens the shared file. Filling in the form is performed in this copy. The copy is linked to the source <code>.oform</code> file, but if the source file is changed by the owner, its copy becomes an independent file.</li>
<li>Added the <b>Fill in the form</b> icon in the file list to open an <code>.oform</code> file in the editor.</li>
<li>If the <code>.oform</code> file is shared with the <b>Form Filling</b> rights, a copy of the file is created in the <b>My documents</b> section when a user opens the shared file. Filling in the form is performed in this copy and does not affect the original file. If the original file is changed by the owner, its copy will not be up-to-date.</li>
<li>If the <code>.oform</code> file is shared with the <b>Full Access</b> rights, filling in the form is performed in the original file.</li>
<li>Added sample <code>.docxf</code> and <code>.oform</code> files.</li>
<li>For the editor dark theme, the usual logo is transferred so that it displays correctly in the embedded mode.</li>
</ul>