Category:Income History: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This is the Income History category.") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is the Income History category. | <PageSchema> | ||
<pageforms_Form name="IncomeHistory"> | |||
<CreateTitle>Create an Income History record</CreateTitle> | |||
<EditTitle>Edit an Income History Record</EditTitle> | |||
<standardInputs inputFreeText="1" freeTextLabel="Free text"/> | |||
</pageforms_Form> | |||
<Template name="IncomeHistory" format="standard"> | |||
<cargo_TemplateDetails> | |||
<Table>IncomeHistory</Table> | |||
</cargo_TemplateDetails> | |||
<pageforms_TemplateDetails/> | |||
<Field name="PersonID"> | |||
<Label>Person ID#</Label> | |||
<cargo_Field> | |||
<Type>Page</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Enter a valid Person ID - required format is "PersonNNNNNNN"</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="EventType"> | |||
<Label>Event Type</Label> | |||
<cargo_Field> | |||
<Type>String</Type> | |||
<AllowedValue>Start Work</AllowedValue> | |||
<AllowedValue>New Role</AllowedValue> | |||
<AllowedValue>promotion</AllowedValue> | |||
<AllowedValue>Retirement</AllowedValue> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Select an appropriate event that could have triggered this record</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> | |||
<AllowedValue>on</AllowedValue> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Select a relevant date prefix</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="Date"> | |||
<Label>Date</Label> | |||
<cargo_Field> | |||
<Type>Date</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Enter as many parts of the date as possible</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="SecondDate"> | |||
<Label>Second Date</Label> | |||
<cargo_Field> | |||
<Type>Date</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Only required if the Date Type is 'Between'. Enter as many date parts as possible</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="Income"> | |||
<Label>Income</Label> | |||
<cargo_Field> | |||
<Type>Float</Type> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Enter a $NZ value. Pre-decimal values need to be converted at the rate of 1 Pound = 2 Dollars</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
<Field name="IncomeInterval"> | |||
<Label>Income Interval</Label> | |||
<cargo_Field> | |||
<Type>String</Type> | |||
<AllowedValue>Day</AllowedValue> | |||
<AllowedValue>Week</AllowedValue> | |||
<AllowedValue>Fortnight</AllowedValue> | |||
<AllowedValue>Month</AllowedValue> | |||
<AllowedValue>Year</AllowedValue> | |||
<AllowedValue>One-off</AllowedValue> | |||
</cargo_Field> | |||
<pageforms_FormInput> | |||
<Description>Select the relevant income interval.</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>This is the Income History category. |
Latest revision as of 19:17, 30 January 2024
ExpandPage schema |
This is the Income History category.