diff --git a/docs/user_manual/working_with_vector/vector_properties.rst b/docs/user_manual/working_with_vector/vector_properties.rst index 033ad361777..53b81b5e4a2 100644 --- a/docs/user_manual/working_with_vector/vector_properties.rst +++ b/docs/user_manual/working_with_vector/vector_properties.rst @@ -2681,9 +2681,11 @@ with the field type. The available widgets are: database. This is currently only supported by the PostgreSQL provider, for fields of ``enum`` type. * **Attachment**: Uses a "Open file" dialog to store file path in a - relative or absolute mode. It can be used to display a hyperlink (to - document path), a picture or a web page. User can also configure an - :ref:`external storage system ` to fetch/store resources. + relative or absolute mode. It can be used to display the document path as a hyperlink + or render the document within a dedicated widget in the form. + Supported document types are image, web page, audio and video, + and the supported file formats depend on the Operating System. + You can also configure an :ref:`external storage system ` to fetch/store resources. .. tip:: **Relative Path in Attachment widget**