|
|
|
@ -443,9 +443,9 @@ export class SubmitAbsenceComponent implements OnInit {
|
|
|
|
this.textInput = new TextInput(
|
|
|
|
this.textInput = new TextInput(
|
|
|
|
feildsList[i].SEGMENT_PROMPT,
|
|
|
|
feildsList[i].SEGMENT_PROMPT,
|
|
|
|
feildsList[i].APPLICATION_COLUMN_NAME,
|
|
|
|
feildsList[i].APPLICATION_COLUMN_NAME,
|
|
|
|
defaultValText,
|
|
|
|
defaultVal,
|
|
|
|
containerId,
|
|
|
|
containerId,
|
|
|
|
defaultVal,
|
|
|
|
defaultValText,
|
|
|
|
feildsList[i].MOBILE_ENABLED,
|
|
|
|
feildsList[i].MOBILE_ENABLED,
|
|
|
|
feildsList[i].DISPLAY_FLAG,
|
|
|
|
feildsList[i].DISPLAY_FLAG,
|
|
|
|
feildsList[i].REQUIRED_FLAG
|
|
|
|
feildsList[i].REQUIRED_FLAG
|
|
|
|
|