Category:Cat2: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Undo revision 28214 by Yaron Koren (talk))
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<PageSchema>
<PageSchema>
  <semanticforms_Form name=""/>
   <Template name="Template 1" format="standard">
   <Template name="Template 1" format="standard">
     <Field name="Field 1-2" list="list" delimiter=";"/>
    <cargo_TemplateDetails>
     <Field name="Field 1-3" display="nonempty">
      <Table>T1</Table>
       <Label>Field 1 3!</Label>
    </cargo_TemplateDetails>
     <Field name="List, always, Cargo" list="list" delimiter=";">
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
    </Field>
     <Field name="List, always" list="list"/>
    <Field name="List, nonempty, Cargo" list="list" display="nonempty">
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>A</AllowedValue>
        <AllowedValue>B</AllowedValue>
        <AllowedValue>C</AllowedValue>
        <AllowedValue>D</AllowedValue>
      </cargo_Field>
    </Field>
    <Field name="List, nonempty" list="list" display="nonempty"/>
    <Field name="Always, Cargo">
      <cargo_Field>
        <Type>String</Type>
       </cargo_Field>
    </Field>
    <Field name="Nonempty, Cargo" display="nonempty">
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
     </Field>
     </Field>
   </Template>
   </Template>
</PageSchema>
</PageSchema>

Latest revision as of 04:12, May 17, 2020

Page schema
Template: Template 1
format standard
Cargo
Table T1
Field: List, always, Cargo
List
Cargo field
Type String
Allowed values:
Field: List, always
List
Field: List, nonempty, Cargo
List
Display nonempty
Cargo field
Type String
Allowed values: A, B, C, D
Field: List, nonempty
List
Display nonempty
Field: Always, Cargo
Cargo field
Type String
Allowed values:
Field: Nonempty, Cargo
Display nonempty
Cargo field
Type String
Allowed values:

This category currently contains no pages or media.