Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DHAS
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Thitichaipun Wutthisak
DHAS
Commits
e65ca428
Commit
e65ca428
authored
Dec 17, 2020
by
peema_phongam
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://mygit.myhr.co.th/Thitichaipun.w/DHAS
parents
f9738770
29a56ae7
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
28 additions
and
1 deletions
+28
-1
MINTERVIEW_INFORMALHELP.xml
XML/DBXML/RECRUIT/MINTERVIEW_INFORMALHELP.xml
+1
-0
REC902.xml
XML/DBXML/RECRUIT/REC902.xml
+1
-0
MINTERVIEW_INFORMALHELP.xml
XML/HELPXML/RECRUIT/MINTERVIEW_INFORMALHELP.xml
+1
-0
MINTERVIEW_INFORMAL.xml
XML/PROTABLEXML/MINTERVIEW_INFORMAL.xml
+17
-1
REC902.jsp
hrAppWeb.war/RECRUIT/REC902.jsp
+8
-0
No files found.
XML/DBXML/RECRUIT/MINTERVIEW_INFORMALHELP.xml
View file @
e65ca428
...
@@ -7,6 +7,7 @@
...
@@ -7,6 +7,7 @@
<FIELD>
phone
</FIELD>
<FIELD>
phone
</FIELD>
<FIELD>
email
</FIELD>
<FIELD>
email
</FIELD>
<FIELD>
remark
</FIELD>
<FIELD>
remark
</FIELD>
<FIELD>
interviewdate
</FIELD>
<ORDER>
<ORDER>
<FIELD>
requestid
</FIELD>
<FIELD>
requestid
</FIELD>
</ORDER>
</ORDER>
...
...
XML/DBXML/RECRUIT/REC902.xml
View file @
e65ca428
...
@@ -7,6 +7,7 @@
...
@@ -7,6 +7,7 @@
<FIELD>
phone
</FIELD>
<FIELD>
phone
</FIELD>
<FIELD>
email
</FIELD>
<FIELD>
email
</FIELD>
<FIELD>
remark
</FIELD>
<FIELD>
remark
</FIELD>
<FIELD>
interviewdate
</FIELD>
<ORDER>
<ORDER>
<FIELD>
requestid
</FIELD>
<FIELD>
requestid
</FIELD>
</ORDER>
</ORDER>
...
...
XML/HELPXML/RECRUIT/MINTERVIEW_INFORMALHELP.xml
View file @
e65ca428
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
<SHOWN>
<SHOWN>
<COL>
minterview_informal.requestid
</COL>
<COL>
minterview_informal.requestid
</COL>
<COL>
minterview_informal.fullname
</COL>
<COL>
minterview_informal.fullname
</COL>
<COL>
minterview_informal.interviewdate
</COL>
</SHOWN>
</SHOWN>
<ORDER>
<ORDER>
<COL>
minterview_informal.requestid
</COL>
<COL>
minterview_informal.requestid
</COL>
...
...
XML/PROTABLEXML/MINTERVIEW_INFORMAL.xml
View file @
e65ca428
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<COMPONENT
type=
"Text"
>
<COMPONENT
type=
"Text"
>
<READONLY>
TRUE
</READONLY>
<READONLY>
TRUE
</READONLY>
<MAXSIZE>
15
</MAXSIZE>
<MAXSIZE>
15
</MAXSIZE>
<SIZE>
1
5
</SIZE>
<SIZE>
1
0
</SIZE>
<ALT_ENG>
Request ID
</ALT_ENG>
<ALT_ENG>
Request ID
</ALT_ENG>
<ALT_THAI>
รหัสนัดสัมภาษณ์
</ALT_THAI>
<ALT_THAI>
รหัสนัดสัมภาษณ์
</ALT_THAI>
</COMPONENT>
</COMPONENT>
...
@@ -89,6 +89,22 @@
...
@@ -89,6 +89,22 @@
<ALT_THAI>
หมายเหตุ
</ALT_THAI>
<ALT_THAI>
หมายเหตุ
</ALT_THAI>
</COMPONENT>
</COMPONENT>
</REMARK>
</REMARK>
<INTERVIEWDATE
lang=
"A"
encrypt=
"false"
log=
"false"
type=
"Date"
>
<WIDTH>
23
</WIDTH>
<DESC_ENG>
Interview Date
</DESC_ENG>
<DESC_THAI>
วันที่นัดสัมภาษณ์
</DESC_THAI>
<COMPONENT
type=
"text"
>
<MAXSIZE>
10
</MAXSIZE>
<SIZE>
10
</SIZE>
<ALT_ENG>
Interview Date
</ALT_ENG>
<ALT_THAI>
วันที่นัดสัมภาษณ์
</ALT_THAI>
<ONFOCUS>
this.select();
</ONFOCUS>
<ONKEYUP>
formatDate(this);
</ONKEYUP>
<ONBLUR>
chkInputDate(this);
</ONBLUR>
<ONKEYPRESS>
chkInteger();
</ONKEYPRESS>
</COMPONENT>
<REQUIRE>
true
</REQUIRE>
</INTERVIEWDATE>
</FIELD>
</FIELD>
<RELATION>
<RELATION>
</RELATION>
</RELATION>
...
...
hrAppWeb.war/RECRUIT/REC902.jsp
View file @
e65ca428
...
@@ -74,6 +74,14 @@
...
@@ -74,6 +74,14 @@
</div>
</div>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-xs-4 label-col-csc text-right"
>
<div
class=
"col-xs-4 label-col-csc text-right"
>
<
%=
screen
.
getLabel
("
interviewdate
")%
>
</div>
<div
class=
"col-xs-8"
>
<
%=
screen
.
getInput
("
interviewdate
")%
>
<a
href=
"javascript:;"
onMouseOut=
"MM_swapImgRestore()"
onMouseOver=
"MM_swapImage('interviewdate','','../IMAGES/BUTTON/SWAP/CALENDAR_SWAP20.gif',1)"
onClick=
"viewCal('__interviewdate');"
><img
src=
"../IMAGES/BUTTON/MAIN/CALENDAR20.gif"
alt=
"Calendar"
name=
"interviewdate"
width=
"20"
height=
"20"
border=
"0"
align=
"absmiddle"
></a>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-xs-4 label-col-csc text-right"
>
<
%=
screen
.
getLabel
("
prefix
")%
>
<
%=
screen
.
getLabel
("
prefix
")%
>
</div>
</div>
<div
class=
"col-xs-8"
>
<div
class=
"col-xs-8"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment