Category:Person: Difference between revisions
Jump to navigation
Jump to search
(previous page) (next page)
No edit summary Tags: Replaced Reverted |
Tag: Undo |
||
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"> | |||
<Label>Employment 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="DateOfEmployment"> | |||
<Label>Employment date</Label> | |||
<cargo_Field> | |||
<Type>Date</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Employment date</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="DoMPrefix"> | <Field name="DoMPrefix"> | ||
<Label>Marriage Prefix</Label> | <Label>Marriage Prefix</Label> | ||
<cargo_Field> | <cargo_Field> | ||
<Type>String</Type> | <Type>String</Type> | ||
<AllowedValue>circa</AllowedValue> | <AllowedValue>circa</AllowedValue> | ||
<AllowedValue>before</AllowedValue> | <AllowedValue>before</AllowedValue> | ||
Line 20: | Line 189: | ||
<pageforms_FormInput> | <pageforms_FormInput> | ||
<Description>Prefix</Description> | <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:31, 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: PersonID | |
Cargo field | |
Type | Page |
Allowed values: | |
Form input | |
unique | |
on | |
Field: Surname | |
Label | Surname |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
on | |
Field: Initial1 | |
Label | 1st Initial |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
Size | 4 |
1st Initial | |
Field: Initial2 | |
Label | 2nd Initial |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
Size | 4 |
on | |
Field: Initial3 | |
Label | 3rd Initial |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
Size | 4 |
on | |
Field: Initial4 | |
Label | 4th Initial |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
size | 4 |
on | |
Field: Initial5 | |
Label | 5th Initial |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
size | 4 |
on | |
Field: Initial6 | |
Label | 6th Initial |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
size | 4 |
on | |
Field: 1stName | |
Label | 1st Name |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
size | 15 |
1st Name | |
Field: 2ndName | |
Label | 2nd Name |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
size | 15 |
2nd Name | |
Field: 3rdName | |
Label | 3rd Name |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
size | 15 |
3rd Name | |
Field: Gender | |
Label | Gender |
Cargo field | |
Type | String |
Allowed values: | Male, Female |
Form input | |
Male | |
Female | |
Gender | |
Field: DoBPrefix | |
Label | Birth Prefix |
Cargo field | |
Type | Page |
Allowed values: | circa, before, after |
Form input | |
Prefix | |
Field: DateOfBirth | |
Label | Date of Birth |
Cargo field | |
Type | Date |
Allowed values: | |
Form input | |
Birth Date | |
Field: DoEPrefix | |
Label | Employment Prefix |
Cargo field | |
Type | String |
Allowed values: | circa, before, after |
Form input | |
Prefix | |
Field: DateOfEmployment | |
Label | Employment date |
Cargo field | |
Type | Date |
Allowed values: | |
Form input | |
Employment date | |
Field: DoMPrefix | |
Label | Marriage Prefix |
Cargo field | |
Type | String |
Allowed values: | circa, before, after |
Form input | |
Prefix | |
Field: DateOfMarriage | |
Label | Marriage Date |
Cargo field | |
Type | Date |
Allowed values: | |
Form input | |
Marriage date | |
Field: DoDPrefix | |
Label | Death Prefix |
Cargo field | |
Type | String |
Allowed values: | circa, before, after |
Form input | |
Prefix | |
Field: Employee | |
Label | Employee |
Cargo field | |
Type | String |
Allowed values: | Yes, No |
Form input | |
Employee? | |
Field: Relative | |
Label | Relative |
Cargo field | |
Type | String |
Allowed values: | Father, Mother, Brother, Sister, Uncle, Aunt, Grandfather, Grandmother, Nephew, Niece, Cousin |
Form input | |
Relationship - enter only the closest relationship heirachically | |
Field: RelatedEmployee | |
Label | Related Employee |
Cargo field | |
Type | Page |
Allowed values: | |
Form input | |
eg.P1004172 | |
Field: Dignatory | |
Label | Dignatory |
Cargo field | |
Type | String |
Allowed values: | Yes, No |
Form input | |
Dignatory? | |
Field: Contractor | |
Label | Contractor |
Cargo field | |
Type | String |
Allowed values: | Yes, No |
Form input | |
Contractor? | |
Field: Consultant | |
Label | Consultant |
Cargo field | |
Type | String |
Allowed values: | Yes, No |
Form input | |
Consultant | |
Field: DataSource | |
Label | data Source |
Cargo field | |
Type | Text |
Allowed values: | |
Form input | |
Original Data Scources |
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
- Person1002001
- Person1002002
- Person1002003
- Person1002004
- Person1002005
- Person1002006
- Person1002007
- Person1002008
- Person1002009
- Person1002010
- Person1002011
- Person1002012
- Person1002013
- Person1002014
- Person1002015
- Person1002016
- Person1002017
- Person1002018
- Person1002019
- Person1002020
- Person1002021
- Person1002022
- Person1002023
- Person1002024
- Person1002025
- Person1002026
- Person1002027
- Person1002028
- Person1002029
- Person1002030
- Person1002031
- Person1002032
- Person1002033
- Person1002034
- Person1002035
- Person1002036
- Person1002037
- Person1002038
- Person1002039
- Person1002040
- Person1002041
- Person1002042
- Person1002043
- Person1002044
- Person1002045
- Person1002046
- Person1002047
- Person1002048
- Person1002049
- Person1002050
- Person1002051
- Person1002052
- Person1002053
- Person1002054
- Person1002055
- Person1002056
- Person1002057
- Person1002058
- Person1002059
- Person1002060
- Person1002061
- Person1002062
- Person1002063
- Person1002064
- Person1002065
- Person1002066
- Person1002067
- Person1002068
- Person1002069
- Person1002070
- Person1002071
- Person1002072
- Person1002073
- Person1002074
- Person1002075
- Person1002076
- Person1002077
- Person1002078
- Person1002079
- Person1002080
- Person1002081
- Person1002082
- Person1002083
- Person1002084
- Person1002085
- Person1002086
- Person1002087
- Person1002088
- Person1002089
- Person1002090
- Person1002091
- Person1002092
- Person1002093
- Person1002094
- Person1002095
- Person1002096
- Person1002097
- Person1002098
- Person1002099
- Person1002100
- Person1002101
- Person1002102
- Person1002103
- Person1002104
- Person1002105
- Person1002106
- Person1002107
- Person1002108
- Person1002109
- Person1002110
- Person1002111
- Person1002112
- Person1002113
- Person1002114
- Person1002115
- Person1002116
- Person1002117
- Person1002118
- Person1002119
- Person1002120
- Person1002121
- Person1002122
- Person1002123
- Person1002124
- Person1002125
- Person1002126
- Person1002127
- Person1002128
- Person1002129
- Person1002130
- Person1002131
- Person1002132
- Person1002133
- Person1002134
- Person1002135
- Person1002136
- Person1002137
- Person1002138
- Person1002139
- Person1002140
- Person1002141
- Person1002142
- Person1002143
- Person1002144
- Person1002145
- Person1002146
- Person1002147
- Person1002148
- Person1002149
- Person1002150
- Person1002151
- Person1002152
- Person1002153
- Person1002154
- Person1002155
- Person1002156
- Person1002157
- Person1002158
- Person1002159
- Person1002160
- Person1002161
- Person1002162
- Person1002163
- Person1002164
- Person1002165
- Person1002166
- Person1002167
- Person1002168
- Person1002169
- Person1002170
- Person1002171
- Person1002172
- Person1002173
- Person1002174
- Person1002175
- Person1002176
- Person1002177
- Person1002178
- Person1002179
- Person1002180
- Person1002181
- Person1002182
- Person1002183
- Person1002184
- Person1002185
- Person1002186
- Person1002187
- Person1002188
- Person1002189
- Person1002190
- Person1002191
- Person1002192
- Person1002193
- Person1002194
- Person1002195
- Person1002196
- Person1002197
- Person1002198
- Person1002199
- Person1002200