Category:Person: Difference between revisions

From Railway Knowledge Base for New Zealand
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
Tags: Replaced Reverted
Line 9: Line 9:
       <Table>Person</Table>
       <Table>Person</Table>
     </cargo_TemplateDetails>
     </cargo_TemplateDetails>
    <Field name="PersonID">
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="unique"/>
        <Description>format is P1nnnnnn</Description>
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
      </pageforms_FormInput>
    </Field>
    <Field name="Surname">
      <Label>Surname</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Surname </Description>
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
      </pageforms_FormInput>
    </Field>
    <Field name="Initial1">
      <Label>1st Initial</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="Size">4</Parameter>
        <Description>1st Initial</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="Initial2">
      <Label>2nd Initial</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="Size">4</Parameter>
        <Description>2nd Initial </Description>
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
      </pageforms_FormInput>
    </Field>
    <Field name="Initial3">
      <Label>3rd Initial</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="Size">4</Parameter>
        <Description>3rd Initial</Description>
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
      </pageforms_FormInput>
    </Field>
    <Field name="Initial4">
      <Label>4th Initial</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="size">4</Parameter>
        <Description>4th Initial</Description>
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
      </pageforms_FormInput>
    </Field>
    <Field name="Initial5">
      <Label>5th Initial</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="size">4</Parameter>
        <Description>5th Initial</Description>
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
      </pageforms_FormInput>
    </Field>
    <Field name="Initial6">
      <Label>6th Initial</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="size">4</Parameter>
        <Description>6th Initial</Description>
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
      </pageforms_FormInput>
    </Field>
    <Field name="1stName">
      <Label>1st Name</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="size">15</Parameter>
        <Description>1st Name</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="2ndName">
      <Label>2nd Name</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="size "> 15</Parameter>
        <Description>2nd Name</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="3rdName">
      <Label>3rd Name</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="size">15</Parameter>
        <Description>3rd Name</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="Gender">
      <Label>Gender</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>Male</AllowedValue>
        <AllowedValue>Female</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <Parameter name="Male"/>
        <Parameter name="Female"/>
        <Description>Gender</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="DoBPrefix">
      <Label>Birth Prefix</Label>
      <cargo_Field>
        <Type>Page</Type>
        <AllowedValue>circa</AllowedValue>
        <AllowedValue>before</AllowedValue>
        <AllowedValue>after</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Prefix</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="DateOfBirth">
      <Label>Date of Birth</Label>
      <cargo_Field>
        <Type>Date</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Birth Date</Description>
      </pageforms_FormInput>
    </Field>
     <Field name="DoEPrefix">
     <Field name="DoEPrefix">
       <Label>Employment Prefix</Label>
       <Label>Employment Prefix</Label>
       <cargo_Field>
       <cargo_Field>
         <Type>String</Type>
         <Type>String</Type>
        <AllowedValue>on</AllowedValue>
         <AllowedValue>circa</AllowedValue>
         <AllowedValue>circa</AllowedValue>
         <AllowedValue>before</AllowedValue>
         <AllowedValue>before</AllowedValue>
Line 168: Line 20:
       <pageforms_FormInput>
       <pageforms_FormInput>
         <Description>Prefix</Description>
         <Description>Prefix</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="DateOfEmployment">
      <Label>Employment date</Label>
      <cargo_Field>
        <Type>Date</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Employment date</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="DoMPrefix">
      <Label>Marriage Prefix</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>circa</AllowedValue>
        <AllowedValue>before</AllowedValue>
        <AllowedValue>after</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Prefix</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="DateOfMarriage">
      <Label>Marriage Date</Label>
      <cargo_Field>
        <Type>Date</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Marriage date</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="DoDPrefix">
      <Label>Death Prefix</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>circa</AllowedValue>
        <AllowedValue>before</AllowedValue>
        <AllowedValue>after</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Prefix</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="Employee">
      <Label>Employee</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>Yes</AllowedValue>
        <AllowedValue>No</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Employee?</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="Relative">
      <Label>Relative</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>Father</AllowedValue>
        <AllowedValue>Mother</AllowedValue>
        <AllowedValue>Brother</AllowedValue>
        <AllowedValue>Sister</AllowedValue>
        <AllowedValue>Uncle</AllowedValue>
        <AllowedValue>Aunt</AllowedValue>
        <AllowedValue>Grandfather</AllowedValue>
        <AllowedValue>Grandmother</AllowedValue>
        <AllowedValue>Nephew</AllowedValue>
        <AllowedValue>Niece</AllowedValue>
        <AllowedValue>Cousin</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Relationship - enter only the closest relationship heirachically</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="RelatedEmployee">
      <Label>Related Employee</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>eg.P1004172</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="Dignatory">
      <Label>Dignatory</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>Yes</AllowedValue>
        <AllowedValue>No</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Dignatory?</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="Contractor">
      <Label>Contractor</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>Yes</AllowedValue>
        <AllowedValue>No</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Contractor?</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="Consultant">
      <Label>Consultant</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>Yes</AllowedValue>
        <AllowedValue>No</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Consultant</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="DataSource">
      <Label>data Source</Label>
      <cargo_Field>
        <Type>Text</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <Description>Original Data Scources</Description>
       </pageforms_FormInput>
       </pageforms_FormInput>
     </Field>
     </Field>
   </Template>
   </Template>
</PageSchema>{{#default_form:Person}}
</PageSchema>{{#default_form:Person}}

Revision as of 23:28, 20 July 2023

Page schema
Form: Person
CreateTitle Create a Person Record
EditTitle Edit a Person Record
standardInputs
Template: Person
format standard
Cargo
Table Person
Field: DoEPrefix
Label Employment Prefix
Cargo field
Type String
Allowed values: on, circa, before, after
Form input
Prefix

This category uses the form Person.

Pages in category ‘Person’

The following 200 pages are in this category, out of 9,814 total.

(previous page) (next page)

P

(previous page) (next page)