From version < 9.2 >
edited by awa
on 10.04.2019, 12:28
To version < 11.1
edited by fse
on 15.07.2021, 11:29
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.awa
1 +XWiki.fse
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  The following standard form elements are currently available:
8 8  
9 -{{subpages title="Die verfügbaren Formularelemente" float="none"/}}
9 +{{subpages title="Standard form elements" float="none"/}}
10 10  
11 11  == Positioning elements ==
12 12  
... ... @@ -59,15 +59,24 @@
59 59  
60 60  When you select an element, you can see that element and all its parent elements in the navigation bar to the bottom left of the {{designer/}}. By clicking on any of those elemnts you can select them as well. This is especially helpful to select elements just as [[pages>>doc:Formcycle.FormDesigner.FormElements.Page]] or [[containers>>doc:Formcycle.FormDesigner.FormElements.Container]].
61 61  
62 -== Elemente kopieren und löschen ==
62 +== Copying and deleting elements ==
63 63  
64 -{{figure image="designer_element_context_menu_de.png"}}
65 -Durch Rechtsklick auf ein Element öffnet sich ein Kontextmenü mit verschiedenen Aktionen.
64 +{{figure image="designer_element_context_menu_en.png"}}
65 +Do a right click on an element to open the context menu with various actions.
66 66  {{/figure}}
67 67  
68 +First, click on an element to select it. Now you can:
68 68  Klicken Sie auf ein Element, um es zu markieren.
69 69  
70 -* Durch Drücken der Entfernen-Taste (//entf//) kann das Element gelöscht werden. Dies funktioniert auch, wenn mehrere Elemente ausgewählt wurden.
71 -* Durch Drücken von //Strg+C// kann das Element kopiert und mit //Strg+V// eingefügt werden.
71 +* delete the element by pressing delete key (//del//). This works even if multiple elements are selected.
72 +* copy the element by pressing //ctrl+c// and paste it by pressing //ctrl+v//
72 72  
73 -Alternativ können Elementen auch gelöscht und kopiert werden, indem auf das Element mit der rechten Maustaste geklickt wird. Es öffnet sich dann ein Menü mit verschiedenen Aktionen.
74 +Alternatively, you can copy and delete element too by doing a right click on the element and selecting the corresponding action from the context menu.
75 +{{id name="transform_elements" /}}
76 +== Transform form elements {{version major="6" minor="3" patch="0"/}}
77 +
78 +{{figure image="designer_element_transform_en.png"}}
79 +By clicking on the element type selection a searchable list with possible target element types appears.
80 +{{/figure}}
81 +
82 +Starting with {{formcycle/}} version 6.3.0 it is possible to transform existing elements in the form into other element types. While [[containers>>doc:Container]] and [[fieldsets>>doc:Fieldset]] can only be transformed into the respective other element type, all other element types can be transformed into any other type, but not into containers and fieldsets.
Copyright 2000-2024