Category:Work History: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#default_form:WorkHistory}}") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#default_form:WorkHistory}} | <PageSchema> | ||
<pageforms_Form name="WorkHistory"> | |||
<CreateTitle>Enter new Work History record</CreateTitle> | |||
<EditTitle>Edit Work History Record</EditTitle> | |||
<standardInputs inputFreeText="1" freeTextLabel="Free text"/> | |||
</pageforms_Form> | |||
<Template name="WorkHistory" format="standard"> | |||
<cargo_TemplateDetails> | |||
<Table>WorkHistory</Table> | |||
</cargo_TemplateDetails> | |||
<pageforms_TemplateDetails/> | |||
<Field name="PersonID"> | |||
<Label>Person ID</Label> | |||
<cargo_Field> | |||
<Type>Page</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Enter a poersonID in the format "PersonNNNNNNN"</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="EventType"> | |||
<Label>Event type</Label> | |||
<cargo_Field> | |||
<Type>String</Type> | |||
<AllowedValue>Joined</AllowedValue> | |||
<AllowedValue>Resigned</AllowedValue> | |||
<AllowedValue>Rejoined</AllowedValue> | |||
<AllowedValue>Dismissed</AllowedValue> | |||
<AllowedValue>Dispensed with</AllowedValue> | |||
<AllowedValue>Retired</AllowedValue> | |||
<AllowedValue>Deceased</AllowedValue> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Select from the list if relevant</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="DatePrefix"> | |||
<Label>Date Prefix</Label> | |||
<cargo_Field> | |||
<Type>String</Type> | |||
<AllowedValue>after</AllowedValue> | |||
<AllowedValue>before</AllowedValue> | |||
<AllowedValue>circa</AllowedValue> | |||
<AllowedValue>during</AllowedValue> | |||
<AllowedValue>early</AllowedValue> | |||
<AllowedValue>late</AllowedValue> | |||
<AllowedValue>between</AllowedValue> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Select an appropriate Date prefix, selecting 'between' requires a "Second Date" entry</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="Date"> | |||
<Label>Date</Label> | |||
<cargo_Field> | |||
<Type>Date</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>enter all known date details</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="SecondDate"> | |||
<Label>Second Date</Label> | |||
<cargo_Field> | |||
<Type>Date</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description> Only used when 'between' is selected as a Prefix. Enteras many Date details as possible</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="Occupation"> | |||
<Label>Occupation</Label> | |||
<cargo_Field> | |||
<Type>Page</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Copy an occupation from the list. If it is a valid new occupation, create it as an occupation first.</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="Grading"> | |||
<Label>Grading</Label> | |||
<cargo_Field> | |||
<Type>String</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>enter relevant Grading data. Generally in the form of Gd-2,Yr-2 or Gd-Sp</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="Location"> | |||
<Label>Location</Label> | |||
<cargo_Field> | |||
<Type>Page</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Copy a Station Name from the available list of Stations</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="BackReference"> | |||
<Label>Back Reference</Label> | |||
<cargo_Field> | |||
<Type>String</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Enter a source reference for this data ideal format: Document-Year-Section-Page-Line</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
</Template> | |||
</PageSchema>{{#default_form:WorkHistory}} |
Latest revision as of 00:25, 31 January 2024
Page schema | |
Form: WorkHistory | |
CreateTitle | Enter new Work History record |
EditTitle | Edit Work History Record |
standardInputs | |
Template: WorkHistory | |
format | standard |
Cargo | |
Table | WorkHistory |
Field: PersonID | |
Label | Person ID |
Cargo field | |
Type | Page |
Allowed values: | |
Form input | |
Enter a poersonID in the format "PersonNNNNNNN" | |
Field: EventType | |
Label | Event type |
Cargo field | |
Type | String |
Allowed values: | Joined, Resigned, Rejoined, Dismissed, Dispensed with, Retired, Deceased |
Form input | |
Select from the list if relevant | |
Field: DatePrefix | |
Label | Date Prefix |
Cargo field | |
Type | String |
Allowed values: | after, before, circa, during, early, late, between |
Form input | |
Select an appropriate Date prefix, selecting 'between' requires a "Second Date" entry | |
Field: Date | |
Label | Date |
Cargo field | |
Type | Date |
Allowed values: | |
Form input | |
enter all known date details | |
Field: SecondDate | |
Label | Second Date |
Cargo field | |
Type | Date |
Allowed values: | |
Form input | |
Only used when 'between' is selected as a Prefix. Enteras many Date details as possible | |
Field: Occupation | |
Label | Occupation |
Cargo field | |
Type | Page |
Allowed values: | |
Form input | |
Copy an occupation from the list. If it is a valid new occupation, create it as an occupation first. | |
Field: Grading | |
Label | Grading |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
enter relevant Grading data. Generally in the form of Gd-2,Yr-2 or Gd-Sp | |
Field: Location | |
Label | Location |
Cargo field | |
Type | Page |
Allowed values: | |
Form input | |
Copy a Station Name from the available list of Stations | |
Field: BackReference | |
Label | Back Reference |
Cargo field | |
Type | String |
Allowed values: | |
Form input | |
Enter a source reference for this data ideal format: Document-Year-Section-Page-Line |
This category uses the form WorkHistory.