Changes for page Forms Standards: Inline Layout
Last modified by Marius Dumitru Florea on 2021/08/24
Change comment:
Fix jira URLs
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.Man uelSmeria1 +XWiki.ThomasMortagne - Content
-
... ... @@ -13,7 +13,7 @@ 13 13 ** [[Vertical Layout>>DevGuide.VerticalForms]] (##xform##): uses a dl-dt-dd structure 14 14 ** **Inline Layout** (##xformInline##) 15 15 16 -This classes implementation has been voted at [[[Vote] [Standards] Forms: Usage + Documentation page to XWiki.org>>http://markmail.org/thread/5zrnncdukmc7wmer]] and implemented in [[XSCOLIBRI-266>>http://jira.xwiki.org/browse/XSCOLIBRI-266]] 16 +This classes implementation has been voted at [[[Vote] [Standards] Forms: Usage + Documentation page to XWiki.org>>http://markmail.org/thread/5zrnncdukmc7wmer]] and implemented in [[XSCOLIBRI-266>>https://jira.xwiki.org/browse/XSCOLIBRI-266]] 17 17 18 18 = Usage = 19 19 ... ... @@ -21,6 +21,7 @@ 21 21 The CSS classes have as parent the ##.xformInline## class. This is supposed to be used on the form tag, but if the styling is done inside dynamically generated structures it can be used on other elements, like divs, as long as the element remains the parent for the other form components. 22 22 {{/info}} 23 23 24 +(% summary="Table containg classes for different form components" %) 24 24 |= Tag |=Type |=Size |=Classes Required|=Optional |=Container |=Usage\\ 25 25 |form | | |##.xformInline##|##.half##, ##.third##| |Container for the form controls\\ 26 26 |label | | | | | |Descriptive label for the control\\