From 08b6ce3eb33f8bc0cb51a72b713e73b2a3aeafca Mon Sep 17 00:00:00 2001
From: Matthieu Fesselier <matthieu@startinblox.com>
Date: Tue, 16 Mar 2021 14:08:10 +0100
Subject: [PATCH] update: add order-asc example

---
 source/import_documentation/Components/Solid-Form.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/source/import_documentation/Components/Solid-Form.rst b/source/import_documentation/Components/Solid-Form.rst
index 44bc405..13a216d 100644
--- a/source/import_documentation/Components/Solid-Form.rst
+++ b/source/import_documentation/Components/Solid-Form.rst
@@ -83,6 +83,7 @@ Attributes
 ``order-asc-[field]`` or ``order-desc-[field]``
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Name of the field used to order the range list ``[field]``.
+   i.e. ``order-asc-users="username"``
 
 .. _partial:
 ``partial``
-- 
GitLab