Skip to content

Commit 385156f

Browse files
author
Tim Becker
committed
grouping & sorting basic
1 parent ceb3862 commit 385156f

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

manual/first-metamodel.rst

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,10 @@ Edit the „multi select“ attribute in your „References“.
139139

140140
Choose:
141141

142-
table: mm_category
143-
Name: name - text
144-
Alias: alias - alias
145-
Sorting: sorting
142+
* table: mm_category
143+
* Name: name - text
144+
* Alias: alias - alias
145+
* Sorting: sorting
146146

147147
Create Rendersettings
148148
======================
@@ -179,8 +179,8 @@ The filter setting define the rules for the target, your detail page.
179179

180180
**Expert-settings**
181181

182-
hide empty entries: yes
183-
hide labels: yes
182+
* hide empty entries: yes
183+
* hide labels: yes
184184

185185
Create a rendersetting (backend)
186186
-------------------------------------
@@ -222,11 +222,11 @@ But in our tutorial we just need one input screen for our users.
222222
**Basic-settings**
223223
So create a Input Screen with the following settings:
224224

225-
Name: BE: Referenzen
226-
Standard: yes
227-
Panel-Layout: -
228-
Integration: standalone
229-
Backend-Section: Content
225+
* Name: BE: Referenzen
226+
* Standard: yes
227+
* Panel-Layout: -
228+
* Integration: standalone
229+
* Backend-Section: Content
230230

231231
Render mode: Flat
232232

@@ -251,7 +251,9 @@ To get this done, we choose in these attribute settings the „mandatory“.
251251
Grouping and sorting settings
252252
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
253253

254-
[Todo]
254+
In the grouping & sorting section you need to create at least one object to sort & maybe group your entries.
255+
256+
For example: "Enable manual sorting" without grouping.
255257

256258
View conditions
257259
================

0 commit comments

Comments
 (0)