Wiki source code of Konfiguration


Hide last authors
gru 1.1 1 To integrate the form into the web page later, a container for data objects must be created beforehand.
2
3 ==== Procedure ====
4
5 === Create container ===
6 {{lightbox image="sixcms_2.png" width="300"/}}
7 Select //New Container// from the menu.
8
9 {{lightbox image="sixcms_3.png" width="300"/}}
10 Select a storage location (folder), assign a unique name and save.\}
11
12 === Structure of the data object ===
13 After creating the container, the structure of the data object is defined.
14 Here the name, a variable and the FORMCYCLE plugin are defined.
15
16
17 {{lightbox image="sixcms_4.png" width="300"/}}
18 Select the newly created entry in the navigation tree.
19
20 {{lightbox image="sixcms_5.png" width="300"/}}
21 Create a new definition via the menu item //Preferences -> Structure//.
22
23 {{lightbox image="sixcms_6.png" width="300"/}}
24 In the pop-up, click on the //+// sign (top left) ...\\
25
26 {{lightbox image="sixcms_7.png" width="300"/}}
27 and in the pop-up that opens, select the //Text// button.\\
28
29 {{lightbox image="sixcms_8.png" width="300"/}}
30 Assign the appropriate values (field name, label) and select the entry //Plugin:FORMCYCLE//.
31
32 {{lightbox image="sixcms_9.png" width="300"/}}
33 The configuration of the data object is now complete.
34
35
36
37
38
39
40