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

update one attribute content

parent 94727034
No related branches found
No related tags found
1 merge request!83update: some attributes details added
...@@ -50,7 +50,7 @@ If this attribute is combined with ``data-src="${value}"`` on a ``<solid-form>`` ...@@ -50,7 +50,7 @@ If this attribute is combined with ``data-src="${value}"`` on a ``<solid-form>``
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
It is usable to edit a nested resource (ie: a profile of a user, a customer of a project, ...) by creating a ``<solid-form>`` in a ``<solid-widget>``. It is usable to edit a nested resource (ie: a profile of a user, a customer of a project, ...) by creating a ``<solid-form>`` in a ``<solid-widget>``.
The ``value`` will be the ``@id`` of the nested resource, thus put it in the ``data-src`` will create a form on this nested resource. The ``value`` will be the ``@id`` of the nested resource, thus putting it in the ``data-src`` will create a form field on this nested resource.
It cannot be used without ``data-holder`` attribute. It cannot be used without ``data-holder`` attribute.
......
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