Skip to content
Snippets Groups Projects
Commit b02fd1e7 authored by Manon Bourgognon's avatar Manon Bourgognon
Browse files

Add add/remove class attr for button on multiple-f

parent 4eb007b8
No related branches found
No related tags found
2 merge requests!76Dev to Master,!75Add add/remove class attr for button on multiple-f
......@@ -210,14 +210,12 @@ Attributes
- ``solid-form`` : all the resources of the container are displayed in a text widget.
Buttons are automatically created to add and remove elements.
For ``solid-form`` only:
For ``solid-form`` only :
``multiple-[field]-add-label``
++++++++++++++++++++++++++++++
- ``multiple-[field]-add-label`` : Text of the “+” button used to add an element
Text of the “+” button used to add an element
``multiple-[field]-remove-label``
+++++++++++++++++++++++++++++++++
- ``multiple-[field]-remove-label`` : Text of the “x” button used to remove an element
- ``multiple-[field]-add-class`` : Class of the “+” button used to add an element
Text of the “x” button used to remove an element
- ``multiple-[field]-remove-class`` : Class of the “x” button used to remove an element
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