IHRIS Manage Form Fields - 4.0.1: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
These are the forms and fields in iHRIS Manage version 4.0. | These are the forms and fields in iHRIS Manage version 4.0. | ||
{{otherversions|IHRIS Manage Form Fields}} | {{otherversions|IHRIS Manage Form Fields}} | ||
==application== | ==application== | ||
The form ''application'' is implemented by the class: iHRIS_Applicant | The form ''application'' is implemented by the class: iHRIS_Applicant | ||
Line 8: | Line 7: | ||
**Header: Position(s) | **Header: Position(s) | ||
**Type: MAP_MULT | **Type: MAP_MULT | ||
**Maps To Forms: [[#position]] | **Maps To Forms: [[#position|position]] | ||
*felony: | *felony: | ||
**Header: Have you ever been convicted of a felony? | **Header: Have you ever been convicted of a felony? | ||
Line 27: | Line 26: | ||
**Header: Desired Wage | **Header: Desired Wage | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency|currency]] | ||
*full_time: | *full_time: | ||
**Header: Are you looking for full-time employment? | **Header: Are you looking for full-time employment? | ||
Line 40: | Line 39: | ||
**Header: Benefit Type | **Header: Benefit Type | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#benefit_type]] | **Maps To Forms: [[#benefit_type|benefit_type]] | ||
*source: | *source: | ||
**Header: Source | **Header: Source | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#salary_source]] | **Maps To Forms: [[#salary_source|salary_source]] | ||
*recurrence: | *recurrence: | ||
**Header: Recurrence Frequency | **Header: Recurrence Frequency | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#benefit_recurrence]] | **Maps To Forms: [[#benefit_recurrence|benefit_recurrence]] | ||
*amount: | *amount: | ||
**Header: Amount | **Header: Amount | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency|currency]] | ||
*start_date: | *start_date: | ||
**Header: Start Date | **Header: Start Date | ||
Line 98: | Line 97: | ||
**Header: Competency Type | **Header: Competency Type | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#competency_type]] | **Maps To Forms: [[#competency_type|competency_type]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
Line 141: | Line 140: | ||
**Header: Continuing Education Course | **Header: Continuing Education Course | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#continuing_education_course]] | **Maps To Forms: [[#continuing_education_course|continuing_education_course]] | ||
*credit_hours: | *credit_hours: | ||
**Header: Credit Hours | **Header: Credit Hours | ||
Line 193: | Line 192: | ||
**Header: District | **Header: District | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#district]] | **Maps To Forms: [[#district|district]] | ||
==currency== | ==currency== | ||
The form ''currency'' is implemented by the class: iHRIS_Currency | The form ''currency'' is implemented by the class: iHRIS_Currency | ||
Line 206: | Line 205: | ||
**Header: Country | **Header: Country | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#country]] | **Maps To Forms: [[#country|country]] | ||
*symbol: | *symbol: | ||
**Header: Symbol | **Header: Symbol | ||
Line 219: | Line 218: | ||
**Header: Education Type | **Header: Education Type | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#edu_type]] | **Maps To Forms: [[#edu_type|edu_type]] | ||
==demographic== | ==demographic== | ||
The form ''demographic'' is implemented by the class: iHRIS_ManageDemographic | The form ''demographic'' is implemented by the class: iHRIS_ManageDemographic | ||
Line 229: | Line 228: | ||
**Header: Gender | **Header: Gender | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#gender]] | **Maps To Forms: [[#gender|gender]] | ||
*marital_status: | *marital_status: | ||
**Header: Marital Status | **Header: Marital Status | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#marital_status]] | **Maps To Forms: [[#marital_status|marital_status]] | ||
*dependents: | *dependents: | ||
**Header: Number of Dependents | **Header: Number of Dependents | ||
Line 252: | Line 251: | ||
**Header: Region | **Header: Region | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#region]] | **Maps To Forms: [[#region|region]] | ||
*code: | *code: | ||
**Header: Code | **Header: Code | ||
Line 268: | Line 267: | ||
**Header: Degree | **Header: Degree | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#degree]] | **Maps To Forms: [[#degree|degree]] | ||
*institution: | *institution: | ||
**Header: Institution Name | **Header: Institution Name | ||
Line 305: | Line 304: | ||
**Header: Starting Wage | **Header: Starting Wage | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency|currency]] | ||
*start_position: | *start_position: | ||
**Header: Starting Position | **Header: Starting Position | ||
Line 315: | Line 314: | ||
**Header: Ending Wage | **Header: Ending Wage | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency|currency]] | ||
*end_position: | *end_position: | ||
**Header: Ending Position | **Header: Ending Position | ||
Line 333: | Line 332: | ||
==facility== | ==facility== | ||
The form ''facility'' is implemented by the class: iHRIS_Facility | The form ''facility'' is implemented by the class: iHRIS_Facility | ||
It has the child forms:*[[#child_form]] | It has the child forms:*[[#child_form|facility_contact]] | ||
It has the following fields: | It has the following fields: | ||
*location: | *location: | ||
**Header: Location | **Header: Location | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#county]],[[#district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
Line 345: | Line 344: | ||
**Header: Facility Type | **Header: Facility Type | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#facility_type]] | **Maps To Forms: [[#facility_type|facility_type]] | ||
==facility_contact== | ==facility_contact== | ||
The form ''facility_contact'' is implemented by the class: iHRIS_Contact | The form ''facility_contact'' is implemented by the class: iHRIS_Contact | ||
Line 406: | Line 405: | ||
**Header: Sub-Major Group | **Header: Sub-Major Group | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#isco_88_sub_major]] | **Maps To Forms: [[#isco_88_sub_major|isco_88_sub_major]] | ||
==isco_88_sub_major== | ==isco_88_sub_major== | ||
The form ''isco_88_sub_major'' is implemented by the class: iHRIS_ISCO_88_Sub_Major | The form ''isco_88_sub_major'' is implemented by the class: iHRIS_ISCO_88_Sub_Major | ||
Line 419: | Line 418: | ||
**Header: Major Group | **Header: Major Group | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#isco_88_major]] | **Maps To Forms: [[#isco_88_major|isco_88_major]] | ||
==isco_88_unit== | ==isco_88_unit== | ||
The form ''isco_88_unit'' is implemented by the class: iHRIS_ISCO_88_Unit | The form ''isco_88_unit'' is implemented by the class: iHRIS_ISCO_88_Unit | ||
Line 432: | Line 431: | ||
**Header: Minor Group | **Header: Minor Group | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#isco_88_minor]] | **Maps To Forms: [[#isco_88_minor|isco_88_minor]] | ||
==job== | ==job== | ||
The form ''job'' is implemented by the class: iHRIS_Job | The form ''job'' is implemented by the class: iHRIS_Job | ||
Line 448: | Line 447: | ||
**Header: Salary Grade | **Header: Salary Grade | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#salary_grade]] | **Maps To Forms: [[#salary_grade|salary_grade]] | ||
*cadre: | *cadre: | ||
**Header: Cadre (Health Professionals Only) | **Header: Cadre (Health Professionals Only) | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#cadre]] | **Maps To Forms: [[#cadre|cadre]] | ||
*classification: | *classification: | ||
**Header: Classification | **Header: Classification | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#classification]] | **Maps To Forms: [[#classification|classification]] | ||
*isco_88_unit: | *isco_88_unit: | ||
**Header: ISCO 88 Code | **Header: ISCO 88 Code | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#isco_88_unit]] | **Maps To Forms: [[#isco_88_unit|isco_88_unit]] | ||
==language== | ==language== | ||
The form ''language'' is implemented by the class: I2CE_SimpleList | The form ''language'' is implemented by the class: I2CE_SimpleList | ||
Line 490: | Line 489: | ||
==person== | ==person== | ||
The form ''person'' is implemented by the class: iHRIS_ManagePerson | The form ''person'' is implemented by the class: iHRIS_ManagePerson | ||
It has the child forms:*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]],*[[#child_form]] | It has the child forms:*[[#child_form|application]],*[[#child_form|benefit]],*[[#child_form|demographic]],*[[#child_form|education]],*[[#child_form|employment]],*[[#child_form|notes]],*[[#child_form|person_competency]],*[[#child_form|person_contact_emergency]],*[[#child_form|person_contact_other]],*[[#child_form|person_contact_personal]],*[[#child_form|person_contact_work]],*[[#child_form|person_id]],*[[#child_form|person_language]],*[[#child_form|person_position]],*[[#child_form|person_scheduled_training_course]],*[[#child_form|position_decision]],*[[#child_form|position_interview]],*[[#child_form|registration]] | ||
It has the following fields: | It has the following fields: | ||
*nationality: | *nationality: | ||
**Header: Nationality | **Header: Nationality | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#country]] | **Maps To Forms: [[#country|country]] | ||
*residence: | *residence: | ||
**Header: Residence | **Header: Residence | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#county]],[[#district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*surname: | *surname: | ||
**Header: Surname | **Header: Surname | ||
Line 517: | Line 516: | ||
==person_competency== | ==person_competency== | ||
The form ''person_competency'' is implemented by the class: iHRIS_PersonCompetency | The form ''person_competency'' is implemented by the class: iHRIS_PersonCompetency | ||
It has the child forms:*[[#child_form]] | It has the child forms:*[[#child_form|competency_evaluation]] | ||
It has the following fields: | It has the following fields: | ||
*evaluation_date: | *evaluation_date: | ||
Line 525: | Line 524: | ||
**Header: Evaluation | **Header: Evaluation | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#competency_evaluation]] | **Maps To Forms: [[#competency_evaluation|competency_evaluation]] | ||
*competency: | *competency: | ||
**Header: Competency | **Header: Competency | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#competency]] | **Maps To Forms: [[#competency|competency]] | ||
==person_contact_emergency== | ==person_contact_emergency== | ||
The form ''person_contact_emergency'' is implemented by the class: iHRIS_Contact | The form ''person_contact_emergency'' is implemented by the class: iHRIS_Contact | ||
Line 620: | Line 619: | ||
**Header: Identification Type | **Header: Identification Type | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#id_type]] | **Maps To Forms: [[#id_type|id_type]] | ||
*id_num: | *id_num: | ||
**Header: Identification Number | **Header: Identification Number | ||
Line 630: | Line 629: | ||
**Header: Speaking Proficiency | **Header: Speaking Proficiency | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#language_proficiency]] | **Maps To Forms: [[#language_proficiency|language_proficiency]] | ||
*reading: | *reading: | ||
**Header: Reading Proficiency | **Header: Reading Proficiency | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#language_proficiency]] | **Maps To Forms: [[#language_proficiency|language_proficiency]] | ||
*writing: | *writing: | ||
**Header: Writing Proficiency | **Header: Writing Proficiency | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#language_proficiency]] | **Maps To Forms: [[#language_proficiency|language_proficiency]] | ||
*language: | *language: | ||
**Header: Language | **Header: Language | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#language]] | **Maps To Forms: [[#language|language]] | ||
==person_position== | ==person_position== | ||
The form ''person_position'' is implemented by the class: iHRIS_PersonPosition | The form ''person_position'' is implemented by the class: iHRIS_PersonPosition | ||
It has the child forms:*[[#child_form]] | It has the child forms:*[[#child_form|salary]] | ||
It has the following fields: | It has the following fields: | ||
*reason: | *reason: | ||
**Header: Reason for Departure | **Header: Reason for Departure | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#pos_change_reason]] | **Maps To Forms: [[#pos_change_reason|pos_change_reason]] | ||
*position: | *position: | ||
**Header: Position | **Header: Position | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#position]] | **Maps To Forms: [[#position|position]] | ||
*start_date: | *start_date: | ||
**Header: Start Date | **Header: Start Date | ||
Line 663: | Line 662: | ||
==person_scheduled_training_course== | ==person_scheduled_training_course== | ||
The form ''person_scheduled_training_course'' is implemented by the class: iHRIS_Person_Scheduled_Training_Course | The form ''person_scheduled_training_course'' is implemented by the class: iHRIS_Person_Scheduled_Training_Course | ||
It has the child forms:*[[#child_form]] | It has the child forms:*[[#child_form|training_course_competency_evaluation]] | ||
It has the following fields: | It has the following fields: | ||
*is_retraining: | *is_retraining: | ||
Line 680: | Line 679: | ||
**Header: Evaluation | **Header: Evaluation | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#training_course_evaluation]] | **Maps To Forms: [[#training_course_evaluation|training_course_evaluation]] | ||
*training_course_requestor: | *training_course_requestor: | ||
**Header: Requested By | **Header: Requested By | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#training_course_requestor]] | **Maps To Forms: [[#training_course_requestor|training_course_requestor]] | ||
*scheduled_training_course: | *scheduled_training_course: | ||
**Header: Instance | **Header: Instance | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#scheduled_training_course]] | **Maps To Forms: [[#scheduled_training_course|scheduled_training_course]] | ||
==pos_change_reason== | ==pos_change_reason== | ||
The form ''pos_change_reason'' is implemented by the class: I2CE_SimpleList | The form ''pos_change_reason'' is implemented by the class: I2CE_SimpleList | ||
Line 701: | Line 700: | ||
**Header: Source | **Header: Source | ||
**Type: MAP_MULT | **Type: MAP_MULT | ||
**Maps To Forms: [[#salary_source]] | **Maps To Forms: [[#salary_source|salary_source]] | ||
*supervisor: | *supervisor: | ||
**Header: Supervisor | **Header: Supervisor | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#position]] | **Maps To Forms: [[#position|position]] | ||
*pos_type: | *pos_type: | ||
**Header: Position Type | **Header: Position Type | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#position_type]] | **Maps To Forms: [[#position_type|position_type]] | ||
*status: | *status: | ||
**Header: Status | **Header: Status | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#position_status]] | **Maps To Forms: [[#position_status|position_status]] | ||
*code: | *code: | ||
**Header: Position Code | **Header: Position Code | ||
Line 720: | Line 719: | ||
**Header: Job | **Header: Job | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#job]] | **Maps To Forms: [[#job|job]] | ||
*title: | *title: | ||
**Header: Position Title | **Header: Position Title | ||
Line 730: | Line 729: | ||
**Header: Proposed Salary | **Header: Proposed Salary | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency|currency]] | ||
*facility: | *facility: | ||
**Header: Facility | **Header: Facility | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#facility]] | **Maps To Forms: [[#facility|facility]] | ||
*department: | *department: | ||
**Header: Department | **Header: Department | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#department]] | **Maps To Forms: [[#department|department]] | ||
*proposed_end_date: | *proposed_end_date: | ||
**Header: Proposed End Date | **Header: Proposed End Date | ||
Line 799: | Line 798: | ||
**Header: Country | **Header: Country | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#country]] | **Maps To Forms: [[#country|country]] | ||
*code: | *code: | ||
**Header: Code | **Header: Code | ||
Line 809: | Line 808: | ||
**Header: Registration Council | **Header: Registration Council | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#council]] | **Maps To Forms: [[#council|council]] | ||
*registration_number: | *registration_number: | ||
**Header: Registration Number | **Header: Registration Number | ||
Line 828: | Line 827: | ||
**Header: Trickle Up | **Header: Trickle Up | ||
**Type: MAP_MULT | **Type: MAP_MULT | ||
**Maps To Forms: [[#role]] | **Maps To Forms: [[#role|role]] | ||
*name: | *name: | ||
**Header: Role | **Header: Role | ||
Line 844: | Line 843: | ||
**Header: Salary | **Header: Salary | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency|currency]] | ||
*end_date: | *end_date: | ||
**Header: End Date | **Header: End Date | ||
Line 863: | Line 862: | ||
**Header: Start | **Header: Start | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency|currency]] | ||
*end: | *end: | ||
**Header: End | **Header: End | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency|currency]] | ||
*midpoint: | *midpoint: | ||
**Header: MidPoint | **Header: MidPoint | ||
**Type: CURRENCY | **Type: CURRENCY | ||
**Maps To Forms: [[#currency]] | **Maps To Forms: [[#currency|currency]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
Line 887: | Line 886: | ||
**Header: Location | **Header: Location | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#county]],[[#district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*training_course: | *training_course: | ||
**Header: Training Course | **Header: Training Course | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#training_course]] | **Maps To Forms: [[#training_course|training_course]] | ||
*num_students: | *num_students: | ||
**Header: Maximum Number of Students | **Header: Maximum Number of Students | ||
Line 925: | Line 924: | ||
**Header: Training Institution | **Header: Training Institution | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#training_institution]] | **Maps To Forms: [[#training_institution|training_institution]] | ||
*training_funder: | *training_funder: | ||
**Header: Training Funders | **Header: Training Funders | ||
**Type: MAP_MULT | **Type: MAP_MULT | ||
**Maps To Forms: [[#training_funder]] | **Maps To Forms: [[#training_funder|training_funder]] | ||
*continuing_education_course: | *continuing_education_course: | ||
**Header: CEUs Provided | **Header: CEUs Provided | ||
**Type: MAP_MULT | **Type: MAP_MULT | ||
**Maps To Forms: [[#continuing_education_course]] | **Maps To Forms: [[#continuing_education_course|continuing_education_course]] | ||
*training_course_status: | *training_course_status: | ||
**Header: Status | **Header: Status | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#training_course_status]] | **Maps To Forms: [[#training_course_status|training_course_status]] | ||
*training_course_category: | *training_course_category: | ||
**Header: Category | **Header: Category | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#training_course_category]] | **Maps To Forms: [[#training_course_category|training_course_category]] | ||
*competency: | *competency: | ||
**Header: Competencies Provided | **Header: Competencies Provided | ||
**Type: MAP_MULT | **Type: MAP_MULT | ||
**Maps To Forms: [[#competency]] | **Maps To Forms: [[#competency|competency]] | ||
==training_course_category== | ==training_course_category== | ||
The form ''training_course_category'' is implemented by the class: I2CE_SimpleList | The form ''training_course_category'' is implemented by the class: I2CE_SimpleList | ||
Line 964: | Line 963: | ||
**Header: Evaluation | **Header: Evaluation | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#competency_evaluation]] | **Maps To Forms: [[#competency_evaluation|competency_evaluation]] | ||
*competency: | *competency: | ||
**Header: Competency | **Header: Competency | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#competency]] | **Maps To Forms: [[#competency|competency]] | ||
==training_course_evaluation== | ==training_course_evaluation== | ||
The form ''training_course_evaluation'' is implemented by the class: iHRIS_Training_Course_Evaluation | The form ''training_course_evaluation'' is implemented by the class: iHRIS_Training_Course_Evaluation | ||
Line 978: | Line 977: | ||
**Header: Competency Evaluation | **Header: Competency Evaluation | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#competency_evaluation]] | **Maps To Forms: [[#competency_evaluation|competency_evaluation]] | ||
==training_course_requestor== | ==training_course_requestor== | ||
The form ''training_course_requestor'' is implemented by the class: I2CE_SimpleList | The form ''training_course_requestor'' is implemented by the class: I2CE_SimpleList | ||
Line 993: | Line 992: | ||
==training_funder== | ==training_funder== | ||
The form ''training_funder'' is implemented by the class: iHRIS_ListByCountry | The form ''training_funder'' is implemented by the class: iHRIS_ListByCountry | ||
It has the child forms:*[[#child_form]] | It has the child forms:*[[#child_form|training_funder_contact]] | ||
It has the following fields: | It has the following fields: | ||
*location: | *location: | ||
**Header: Location | **Header: Location | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#county]],[[#district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
Line 1,025: | Line 1,024: | ||
==training_institution== | ==training_institution== | ||
The form ''training_institution'' is implemented by the class: iHRIS_ListByCountry | The form ''training_institution'' is implemented by the class: iHRIS_ListByCountry | ||
It has the child forms:*[[#child_form]] | It has the child forms:*[[#child_form|training_institution_contact]] | ||
It has the following fields: | It has the following fields: | ||
*location: | *location: | ||
**Header: Location | **Header: Location | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#county]],[[#district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
Line 1,079: | Line 1,078: | ||
**Header: Role | **Header: Role | ||
**Type: MAP | **Type: MAP | ||
**Maps To Forms: [[#role]] | **Maps To Forms: [[#role|role]] | ||
*creator: | *creator: | ||
**Header: | **Header: |
Revision as of 14:49, 9 September 2009
These are the forms and fields in iHRIS Manage version 4.0.
application
The form application is implemented by the class: iHRIS_Applicant It has the following fields:
- position:
- Header: Position(s)
- Type: MAP_MULT
- Maps To Forms: position
- felony:
- Header: Have you ever been convicted of a felony?
- Type: YESNO
- felony_circumstance:
- Header: If yes, give the circumstances.
- Type: STRING_MLINE
- other_info:
- Header: In addition to your work history, are there other skills, qualifications or experience we should consider?
- Type: STRING_MLINE
- hear:
- Header: How did you hear of this opening?
- Type: STRING_MLINE
- start_date:
- Header: When can you start?
- Type: DATE_YMD
- desired_wage:
- Header: Desired Wage
- Type: CURRENCY
- Maps To Forms: currency
- full_time:
- Header: Are you looking for full-time employment?
- Type: YESNO
- hours:
- Header: If no, what hours are you available?
- Type: STRING_MLINE
benefit
The form benefit is implemented by the class: iHRIS_Benefit It has the following fields:
- type:
- Header: Benefit Type
- Type: MAP
- Maps To Forms: benefit_type
- source:
- Header: Source
- Type: MAP
- Maps To Forms: salary_source
- recurrence:
- Header: Recurrence Frequency
- Type: MAP
- Maps To Forms: benefit_recurrence
- amount:
- Header: Amount
- Type: CURRENCY
- Maps To Forms: currency
- start_date:
- Header: Start Date
- Type: DATE_YMD
- end_date:
- Header: End Date
- Type: DATE_YMD
benefit_recurrence
The form benefit_recurrence is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
benefit_type
The form benefit_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
cadre
The form cadre is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
classification
The form classification is implemented by the class: iHRIS_Classification It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_LINE
- code:
- Header: Code
- Type: STRING_LINE
competency
The form competency is implemented by the class: iHRIS_Competency It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- competency_type:
- Header: Competency Type
- Type: MAP
- Maps To Forms: competency_type
- notes:
- Header: Notes
- Type: STRING_MLINE
competency_evaluation
The form competency_evaluation is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
competency_type
The form competency_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
contact
The form contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
continuing_education
The form continuing_education is implemented by the class: iHRIS_ContinuingEducation It has the following fields:
- continuing_education_course:
- Header: Continuing Education Course
- Type: MAP
- Maps To Forms: continuing_education_course
- credit_hours:
- Header: Credit Hours
- Type: INT
- start_date:
- Header: Start Date
- Type: DATE_YMD
- end_date:
- Header: End Date
- Type: DATE_YMD
continuing_education_course
The form continuing_education_course is implemented by the class: iHRIS_ContinuingEducationCourse It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- credit_hours:
- Header: Credit Hours
- Type: INT
council
The form council is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
country
The form country is implemented by the class: iHRIS_Country It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- alpha_two:
- Header: 2 Character Alpha Code
- Type: STRING_LINE
- code:
- Header: ISO Numeric Code
- Type: INT
- primary:
- Header: Primary Country
- Type: YESNO
- location:
- Header: Use for Location Selection
- Type: YESNO
county
The form county is implemented by the class: iHRIS_County It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- district:
- Header: District
- Type: MAP
- Maps To Forms: district
currency
The form currency is implemented by the class: iHRIS_Currency It has the following fields:
- code:
- Header: Currency Code
- Type: STRING_LINE
- name:
- Header: Name
- Type: STRING_LINE
- country:
- Header: Country
- Type: MAP
- Maps To Forms: country
- symbol:
- Header: Symbol
- Type: STRING_LINE
degree
The form degree is implemented by the class: iHRIS_Degree It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- edu_type:
- Header: Education Type
- Type: MAP
- Maps To Forms: edu_type
demographic
The form demographic is implemented by the class: iHRIS_ManageDemographic It has the following fields:
- birth_date:
- Header: Date of Birth
- Type: DATE_YMD
- gender:
- Header: Gender
- Type: MAP
- Maps To Forms: gender
- marital_status:
- Header: Marital Status
- Type: MAP
- Maps To Forms: marital_status
- dependents:
- Header: Number of Dependents
- Type: INT
department
The form department is implemented by the class: iHRIS_Department It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
district
The form district is implemented by the class: iHRIS_District It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- region:
- Header: Region
- Type: MAP
- Maps To Forms: region
- code:
- Header: Code
- Type: STRING_LINE
edu_type
The form edu_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
education
The form education is implemented by the class: iHRIS_Education It has the following fields:
- degree:
- Header: Degree
- Type: MAP
- Maps To Forms: degree
- institution:
- Header: Institution Name
- Type: STRING_LINE
- location:
- Header: Institution Location
- Type: STRING_LINE
- year:
- Header: Year of Graduation (leave blank if In Progress)
- Type: DATE_Y
- major:
- Header: Major
- Type: STRING_LINE
employee_status
The form employee_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
employment
The form employment is implemented by the class: iHRIS_Employment It has the following fields:
- company_name:
- Header: Company Name
- Type: STRING_LINE
- company_address:
- Header: Company Address
- Type: STRING_MLINE
- company_phone:
- Header: Company Telephone
- Type: STRING_LINE
- start_date:
- Header: Date Started
- Type: DATE_YMD
- start_wage:
- Header: Starting Wage
- Type: CURRENCY
- Maps To Forms: currency
- start_position:
- Header: Starting Position
- Type: STRING_LINE
- end_date:
- Header: Date Ended (leave blank if still employed)
- Type: DATE_YMD
- end_wage:
- Header: Ending Wage
- Type: CURRENCY
- Maps To Forms: currency
- end_position:
- Header: Ending Position
- Type: STRING_LINE
- supervisor:
- Header: Supervisor
- Type: STRING_LINE
- contact_ok:
- Header: Ok to Contact?
- Type: YESNO
- responsibilities:
- Header: Job Responsibilities
- Type: STRING_MLINE
- reason_for_leaving:
- Header: Reason for Leaving
- Type: STRING_MLINE
facility
The form facility is implemented by the class: iHRIS_Facility It has the child forms:*facility_contact It has the following fields:
- location:
- name:
- Header: Name
- Type: STRING_LINE
- facility_type:
- Header: Facility Type
- Type: MAP
- Maps To Forms: facility_type
facility_contact
The form facility_contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
facility_type
The form facility_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
gender
The form gender is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
id_type
The form id_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
isco_88_major
The form isco_88_major is implemented by the class: iHRIS_ISCO_88_Major It has the following fields:
- name:
- Header: Major Group
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_MLINE
isco_88_minor
The form isco_88_minor is implemented by the class: iHRIS_ISCO_88_Minor It has the following fields:
- name:
- Header: Minor Group
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_MLINE
- isco_88_sub_major:
- Header: Sub-Major Group
- Type: MAP
- Maps To Forms: isco_88_sub_major
isco_88_sub_major
The form isco_88_sub_major is implemented by the class: iHRIS_ISCO_88_Sub_Major It has the following fields:
- name:
- Header: Sub-Major Group
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_MLINE
- isco_88_major:
- Header: Major Group
- Type: MAP
- Maps To Forms: isco_88_major
isco_88_unit
The form isco_88_unit is implemented by the class: iHRIS_ISCO_88_Unit It has the following fields:
- name:
- Header: Unit
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_LINE
- isco_88_minor:
- Header: Minor Group
- Type: MAP
- Maps To Forms: isco_88_minor
job
The form job is implemented by the class: iHRIS_Job It has the following fields:
- title:
- Header: Title
- Type: STRING_LINE
- code:
- Header: Code
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_MLINE
- salary_grade:
- Header: Salary Grade
- Type: MAP
- Maps To Forms: salary_grade
- cadre:
- Header: Cadre (Health Professionals Only)
- Type: MAP
- Maps To Forms: cadre
- classification:
- Header: Classification
- Type: MAP
- Maps To Forms: classification
- isco_88_unit:
- Header: ISCO 88 Code
- Type: MAP
- Maps To Forms: isco_88_unit
language
The form language is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
language_proficiency
The form language_proficiency is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
marital_status
The form marital_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
notes
The form notes is implemented by the class: iHRIS_Notes It has the following fields:
- note:
- Header: Note
- Type: STRING_MLINE
- date_added:
- Header: Date Added
- Type: DATE_YMD
person
The form person is implemented by the class: iHRIS_ManagePerson It has the child forms:*application,*benefit,*demographic,*education,*employment,*notes,*person_competency,*person_contact_emergency,*person_contact_other,*person_contact_personal,*person_contact_work,*person_id,*person_language,*person_position,*person_scheduled_training_course,*position_decision,*position_interview,*registration It has the following fields:
- nationality:
- Header: Nationality
- Type: MAP
- Maps To Forms: country
- residence:
- surname:
- Header: Surname
- Type: STRING_LINE
- firstname:
- Header: First Name
- Type: STRING_LINE
- othername:
- Header: Other Names
- Type: STRING_LINE
- surname_ignore:
- Header:
- Type: BOOL
- password:
- Header:
- Type: STRING_PASS
person_competency
The form person_competency is implemented by the class: iHRIS_PersonCompetency It has the child forms:*competency_evaluation It has the following fields:
- evaluation_date:
- Header: Last Evaluated
- Type: DATE_YMD
- competency_evaluation:
- Header: Evaluation
- Type: MAP
- Maps To Forms: competency_evaluation
- competency:
- Header: Competency
- Type: MAP
- Maps To Forms: competency
person_contact_emergency
The form person_contact_emergency is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_contact_other
The form person_contact_other is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_contact_personal
The form person_contact_personal is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_contact_work
The form person_contact_work is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_id
The form person_id is implemented by the class: iHRIS_PersonID It has the following fields:
- id_type:
- Header: Identification Type
- Type: MAP
- Maps To Forms: id_type
- id_num:
- Header: Identification Number
- Type: STRING_LINE
person_language
The form person_language is implemented by the class: iHRIS_PersonLanguage It has the following fields:
- speaking:
- Header: Speaking Proficiency
- Type: MAP
- Maps To Forms: language_proficiency
- reading:
- Header: Reading Proficiency
- Type: MAP
- Maps To Forms: language_proficiency
- writing:
- Header: Writing Proficiency
- Type: MAP
- Maps To Forms: language_proficiency
- language:
- Header: Language
- Type: MAP
- Maps To Forms: language
person_position
The form person_position is implemented by the class: iHRIS_PersonPosition It has the child forms:*salary It has the following fields:
- reason:
- Header: Reason for Departure
- Type: MAP
- Maps To Forms: pos_change_reason
- position:
- Header: Position
- Type: MAP
- Maps To Forms: position
- start_date:
- Header: Start Date
- Type: DATE_YMD
- end_date:
- Header: End Date
- Type: DATE_YMD
person_scheduled_training_course
The form person_scheduled_training_course is implemented by the class: iHRIS_Person_Scheduled_Training_Course It has the child forms:*training_course_competency_evaluation It has the following fields:
- is_retraining:
- Header: Retraining
- Type: YESNO
- completed:
- Header: Completed
- Type: YESNO
- request_date:
- Header: Request Date
- Type: DATE_YMD
- notes:
- Header: Notes
- Type: STRING_MLINE
- training_course_evaluation:
- Header: Evaluation
- Type: MAP
- Maps To Forms: training_course_evaluation
- training_course_requestor:
- Header: Requested By
- Type: MAP
- Maps To Forms: training_course_requestor
- scheduled_training_course:
- Header: Instance
- Type: MAP
- Maps To Forms: scheduled_training_course
pos_change_reason
The form pos_change_reason is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
position
The form position is implemented by the class: iHRIS_Position It has the following fields:
- source:
- Header: Source
- Type: MAP_MULT
- Maps To Forms: salary_source
- supervisor:
- Header: Supervisor
- Type: MAP
- Maps To Forms: position
- pos_type:
- Header: Position Type
- Type: MAP
- Maps To Forms: position_type
- status:
- Header: Status
- Type: MAP
- Maps To Forms: position_status
- code:
- Header: Position Code
- Type: STRING_LINE
- job:
- Header: Job
- Type: MAP
- Maps To Forms: job
- title:
- Header: Position Title
- Type: STRING_LINE
- description:
- Header: Position Description
- Type: STRING_MLINE
- proposed_salary:
- Header: Proposed Salary
- Type: CURRENCY
- Maps To Forms: currency
- facility:
- Header: Facility
- Type: MAP
- Maps To Forms: facility
- department:
- Header: Department
- Type: MAP
- Maps To Forms: department
- proposed_end_date:
- Header: Proposed End Date
- Type: DATE_YMD
- proposed_hiring_date:
- Header: Proposed Hiring Date
- Type: DATE_YMD
- posted_date:
- Header: Date Posted
- Type: DATE_YMD
- comments:
- Header: Position Comments
- Type: STRING_TEXT
- interview_comments:
- Header: Interview Comments
- Type: STRING_TEXT
position_decision
The form position_decision is implemented by the class: iHRIS_PositionDecision It has the following fields:
- date:
- Header: Date of Decision
- Type: DATE_YMD
- offer:
- Header: Make a Job Offer?
- Type: YESNO
- comments:
- Header: Comments
- Type: STRING_MLINE
position_interview
The form position_interview is implemented by the class: iHRIS_PositionInterview It has the following fields:
- date:
- Header: Date of Interview
- Type: DATE_YMD
- person:
- Header: People Attending
- Type: STRING_LINE
- comments:
- Header: Comments
- Type: STRING_MLINE
position_status
The form position_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
position_type
The form position_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
region
The form region is implemented by the class: iHRIS_Region It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- country:
- Header: Country
- Type: MAP
- Maps To Forms: country
- code:
- Header: Code
- Type: STRING_LINE
registration
The form registration is implemented by the class: iHRIS_Registration It has the following fields:
- council:
- Header: Registration Council
- Type: MAP
- Maps To Forms: council
- registration_number:
- Header: Registration Number
- Type: STRING_LINE
- license_number:
- Header: License Number
- Type: STRING_LINE
- registration_date:
- Header: Registration Date
- Type: DATE_YMD
- license_expiration:
- Header: License Expiration Date
- Type: DATE_YMD
role
The form role is implemented by the class: I2CE_Role It has the following fields:
- trickle_up:
- Header: Trickle Up
- Type: MAP_MULT
- Maps To Forms: role
- name:
- Header: Role
- Type: STRING_LINE
- assignable:
- Header: Can Assign To User
- Type: YESNO
salary
The form salary is implemented by the class: iHRIS_Salary It has the following fields:
- start_date:
- Header: Start Date
- Type: DATE_YMD
- salary:
- Header: Salary
- Type: CURRENCY
- Maps To Forms: currency
- end_date:
- Header: End Date
- Type: DATE_YMD
- last:
- Header:
- Type: INT
- notes:
- Header: Notes
- Type: STRING_MLINE
salary_grade
The form salary_grade is implemented by the class: iHRIS_SalaryGrade It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- start:
- Header: Start
- Type: CURRENCY
- Maps To Forms: currency
- end:
- Header: End
- Type: CURRENCY
- Maps To Forms: currency
- midpoint:
- Header: MidPoint
- Type: CURRENCY
- Maps To Forms: currency
- notes:
- Header: Notes
- Type: STRING_MLINE
salary_source
The form salary_source is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
scheduled_training_course
The form scheduled_training_course is implemented by the class: iHRIS_Scheduled_Training_Course It has the following fields:
- location:
- training_course:
- Header: Training Course
- Type: MAP
- Maps To Forms: training_course
- num_students:
- Header: Maximum Number of Students
- Type: INT
- notes:
- Header: Notes
- Type: STRING_MLINE
- instructors:
- Header: Instructors
- Type: STRING_MLINE
- start_date:
- Header: Start Date
- Type: DATE_YMD
- end_date:
- Header: End Date
- Type: DATE_YMD
- name:
- Header: Site
- Type: STRING_LINE
training_course
The form training_course is implemented by the class: iHRIS_Training_Course It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- topic:
- Header: Topic
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
- training_institution:
- Header: Training Institution
- Type: MAP
- Maps To Forms: training_institution
- training_funder:
- Header: Training Funders
- Type: MAP_MULT
- Maps To Forms: training_funder
- continuing_education_course:
- Header: CEUs Provided
- Type: MAP_MULT
- Maps To Forms: continuing_education_course
- training_course_status:
- Header: Status
- Type: MAP
- Maps To Forms: training_course_status
- training_course_category:
- Header: Category
- Type: MAP
- Maps To Forms: training_course_category
- competency:
- Header: Competencies Provided
- Type: MAP_MULT
- Maps To Forms: competency
training_course_category
The form training_course_category is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
training_course_competency_evaluation
The form training_course_competency_evaluation is implemented by the class: iHRIS_Training_Course_Competency_Evaluation It has the following fields:
- notes:
- Header: Notes
- Type: STRING_MLINE
- evaluation_date:
- Header: Evaluation Date
- Type: DATE_YMD
- competency_evaluation:
- Header: Evaluation
- Type: MAP
- Maps To Forms: competency_evaluation
- competency:
- Header: Competency
- Type: MAP
- Maps To Forms: competency
training_course_evaluation
The form training_course_evaluation is implemented by the class: iHRIS_Training_Course_Evaluation It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- competency_evaluation:
- Header: Competency Evaluation
- Type: MAP
- Maps To Forms: competency_evaluation
training_course_requestor
The form training_course_requestor is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
training_course_status
The form training_course_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
training_funder
The form training_funder is implemented by the class: iHRIS_ListByCountry It has the child forms:*training_funder_contact It has the following fields:
- location:
- name:
- Header: Name
- Type: STRING_LINE
training_funder_contact
The form training_funder_contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
training_institution
The form training_institution is implemented by the class: iHRIS_ListByCountry It has the child forms:*training_institution_contact It has the following fields:
- location:
- name:
- Header: Name
- Type: STRING_LINE
training_institution_contact
The form training_institution_contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
user
The form user is implemented by the class: I2CE_User_Form It has the following fields:
- username:
- Header: Username
- Type: STRING_LINE
- password:
- Header: Password (leave blank to keep the same password)
- Type: STRING_PASS
- confirm:
- Header:
- Type: STRING_PASS
- firstname:
- Header: First Name
- Type: STRING_LINE
- lastname:
- Header: Surname
- Type: STRING_LINE
- email:
- Header: Email
- Type: STRING_LINE
- role:
- Header: Role
- Type: MAP
- Maps To Forms: role
- creator:
- Header:
- Type: INT
- generate_password:
- Header:
- Type: YESNO