diff --git a/source/import_documentation/Components/Solid-Form.rst b/source/import_documentation/Components/Solid-Form.rst
index 2c9e1721c6284783e4dece52d01a0f9e8d6e95f8..5d8c63b10e6867aa869535fdc2d5164006abeed8 100644
--- a/source/import_documentation/Components/Solid-Form.rst
+++ b/source/import_documentation/Components/Solid-Form.rst
@@ -93,6 +93,12 @@ Attributes
    Add this attribute for the field ``xyz`` to precise extra information about an element.
    It works only with a ``solid-form-text`` widget.
 
+``confirmation-message``
+~~~~~~~~~~~~~~~~~~~~~~~~~
+   Add this attribute to create a dialog box linked with the submit button of the solid-form.
+   Its value matches the message displayed in the dialog box.
+
+
 Widgets
 -------
 By default, the widget used is ``<solid-form-label-text>``. Cf the