Skip to content
Snippets Groups Projects
Commit e5ae9dc4 authored by Matthieu Fesselier's avatar Matthieu Fesselier
Browse files

update validation mixin

parent 33f64d85
No related branches found
No related tags found
No related merge requests found
......@@ -34,12 +34,7 @@ Attributes
``confirmation-message``
~~~~~~~~~~~~~~~~~~~~~~~~~
*Available from version 0.13*
**Migrated to the validation mixin page in version 0.16**
Add this attribute to create a dialog box linked with the button of the solid-delete.
Its value matches the message displayed in the dialog box.
**Migrated to the :ref:`validation-mixin <validation-mixin>` page in version 0.16**
Events
-------
......
......@@ -133,11 +133,7 @@ Define the ``class`` of the ``div`` containing the submit button.
``confirmation-message``
~~~~~~~~~~~~~~~~~~~~~~~~
*Available from version 0.13*
**Migrated to the validation mixin page in version 0.16**
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.
**Migrated to the :ref:`validation-mixin <validation-mixin>` page in version 0.16**
.. _autocomplete-field-sf:
``autocomplete-[field]``
......
......@@ -29,6 +29,7 @@ Attributes
The message by default is "Please, confirm your choice" in English, "Merci de confirmer votre choix" in French.
**The attributes below only concern ``dialog`` type.**
.. _confirmation-submit-text:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment