Changes for page URL-Parameter


From version 2.1
edited by fse
on 16.07.2021, 13:52
Change comment: There is no comment for this version
To version 2.2
edited by gru
on 07.09.2021, 02:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.fse
1 +XWiki.gru
Content
... ... @@ -63,12 +63,12 @@
63 63  === Changing the form layout ===
64 64  
65 65  {{figure image="CSSTheme_eng.PNG"}}
66 -To open a form with a different layout (CSS theme), use the URL paramter //xfc-rp-theme// and pass the UUID of the CSS theme as the value. The UUID is shown in the details panel (1) to the right hand side of the //Design (CSS)// menu.
66 +To open a form with a different layout (CSS theme), use the URL paramter //xfc-rp-theme// and pass the UUID of the CSS theme as the value. The UUID is shown in the details panel (1) to the right hand side of the //Layout (CSS)// menu.
67 67  {{/figure}}
68 68  
69 -You can create different form layouts (CSS themes) in the [[Design (CSS)>>Formcycle.UserInterface.FilesAndTemplates.Design]] menu. You can then assign one form layout to each form. If you want to open a form with a different layout, such as a blue or red variation of your main theme, you can use an optional URL parameter.
69 +You can create different form layouts (CSS themes) in the [[Layout (CSS)>>Formcycle.UserInterface.FilesAndTemplates.Layout]] menu. You can then assign one form layout to each form. If you want to open a form with a different layout, such as a blue or red variation of your main theme, you can use an optional URL parameter.
70 70  
71 -The name of the URL parameter is //xfc-rp-theme//, and its value needs to be the UUID of the form layout. You can view the UUID of each form layout in the [[Design (CSS)>>Formcycle.UserInterface.FilesAndTemplates.Design]] menu (see screenshot to the right).
71 +The name of the URL parameter is //xfc-rp-theme//, and its value needs to be the UUID of the form layout. You can view the UUID of each form layout in the [[Layout (CSS)>>Formcycle.UserInterface.FilesAndTemplates.Layout]] menu (see screenshot to the right).
72 72  
73 73  For example:
74 74