SMIBI00300_과제목록및지원신청관리.xrw 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>타병원정보관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <data>
  11. <subjlist>
  12. <subjnm/>
  13. <hospnm/>
  14. <usernm/>
  15. <subjid/>
  16. <subrecuenddd/>
  17. <hospcd/>
  18. </subjlist>
  19. </data>
  20. <detl1>
  21. <subjdetl>
  22. <hospnm/>
  23. <usernm/>
  24. <subrecuenddd/>
  25. <subjnm/>
  26. </subjdetl>
  27. </detl1>
  28. <detl2>
  29. <subjvolnt>
  30. <ht/>
  31. <bdwt/>
  32. <age/>
  33. <suppyn/>
  34. <ownsymp/>
  35. <etecopin/>
  36. <clinccnsteprcyn/>
  37. <clinccnstmmcnt/>
  38. <clinccnstddcnt/>
  39. <smokyn/>
  40. <drinkcapa/>
  41. </subjvolnt>
  42. </detl2>
  43. </main>
  44. <send>
  45. <searchitem>
  46. <hospnm/>
  47. </searchitem>
  48. <data/>
  49. <membid/>
  50. <membpw/>
  51. <subjid/>
  52. <hospcd/>
  53. </send>
  54. <temp>
  55. <ret>
  56. <count/>
  57. </ret>
  58. <valid>
  59. <item>
  60. <loginyn/>
  61. </item>
  62. </valid>
  63. </temp>
  64. <init/>
  65. </root>
  66. </instance>
  67. <script type="javascript" ev:event="xforms-ready">
  68. <![CDATA[
  69. finit();
  70. ]]>
  71. </script>
  72. <script type="javascript">
  73. <![CDATA[
  74. function finit() {
  75. // 화면open시 공통코드 setting
  76. //zbcfGetCodeList( new Array( "A0058" ), new Array( "/root/init/basecode/dngrstat" ) );
  77. //model.resetInstanceNode("/root/send/data");
  78. group3.visible = false;
  79. group2.visible = true;
  80. model.refresh();
  81. }
  82. ]]>
  83. </script>
  84. <submission id="TXIBI00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp"/>
  85. <submission id="TRIBI00302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/data"/>
  86. <submission id="TRIBI00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp/valid"/>
  87. <submission id="TRIBI00303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/detl2"/>
  88. </model>
  89. </xhtml:head>
  90. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  91. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  92. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  93. <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  94. <group id="group3" visibility="hidden" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  95. <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:860px; y2:70px; "/>
  96. <datagrid id="grd_data" nodeset="/root/main/data/subjlist" caption="과제명^해당병원^시험책임자^caption1^caption2^caption3" colsep="^" colwidth="465, 213, 124, 100, 100, 100" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:75px; width:860px; height:180px; ">
  97. <col ref="subjnm"/>
  98. <col ref="hospnm" style="text-align:center; "/>
  99. <col ref="usernm" style="text-align:center; "/>
  100. <col ref="subjid" visibility="hidden"/>
  101. <col ref="subrecuenddd" visibility="hidden"/>
  102. <col ref="hospcd" visibility="hidden"/>
  103. <script type="javascript" ev:event="onclick">
  104. <![CDATA[
  105. model.setValue("/root/send/subjid", model.getValue("/root/main/data/subjlist[" + grd_data.row + "]/subjid"));
  106. model.setValue("/root/send/hospcd", model.getValue("/root/main/data/subjlist[" + grd_data.row + "]/hospcd"));
  107. submit("TRIBI00303", false);
  108. model.setValue("/root/main/detl1/subjdetl/hospnm", model.getValue("/root/main/data/subjlist[" + grd_data.row + "]/hospnm"));
  109. model.setValue("/root/main/detl1/subjdetl/usernm", model.getValue("/root/main/data/subjlist[" + grd_data.row + "]/usernm"));
  110. model.setValue("/root/main/detl1/subjdetl/subrecuenddd", model.getValue("/root/main/data/subjlist[" + grd_data.row + "]/subrecuenddd"));
  111. model.setValue("/root/main/detl1/subjdetl/subjnm", model.getValue("/root/main/data/subjlist[" + grd_data.row + "]/subjnm"));
  112. btn_save.disabled = false;
  113. model.refresh();
  114. ]]>
  115. </script>
  116. </datagrid>
  117. <button id="btn_save" class="btn4_letter2" disabled="true" style="left:800px; top:20px; width:56px; height:22px; ">
  118. <caption>저장</caption>
  119. <script type="javascript" ev:event="DOMActivate">
  120. <![CDATA[
  121. copyNodeListType("/root/send/data", "/root/main/detl2/subjvolnt", "replace");
  122. submit("TXIBI00301");
  123. ]]>
  124. </script>
  125. </button>
  126. <caption id="caption120" class="tit_2" style="left:5px; top:50px; width:333px; height:13px; ">지원하시고자 하는 과제명을 선택하세요</caption>
  127. <caption id="caption2" class="tit_2" style="left:0px; top:270px; width:333px; height:13px; ">과제정보</caption>
  128. <line id="line2" class="line_1" style="x1:0px; y1:290px; x2:865px; y2:290px; "/>
  129. <line id="line3" class="line_2" style="x1:1px; y1:315px; x2:865px; y2:315px; "/>
  130. <line id="line4" class="line_3" style="x1:0px; y1:342px; x2:865px; y2:342px; "/>
  131. <caption id="caption3" class="cell_1" style="left:0px; top:293px; width:100px; height:23px; text-align:center; vertical-align:middle; ">해당병원</caption>
  132. <input id="input1" ref="/root/main/detl1/subjdetl/hospnm" class="input_default" disabled="true" style="left:106px; top:295px; width:229px; height:19px; text-align:center; "/>
  133. <caption id="caption4" class="cell_1" style="left:338px; top:293px; width:100px; height:23px; text-align:center; vertical-align:middle; ">시험책임자</caption>
  134. <input id="input2" ref="/root/main/detl1/subjdetl/usernm" class="input_default" disabled="true" style="left:440px; top:295px; width:145px; height:19px; text-align:center; "/>
  135. <caption id="caption5" class="cell_1" style="left:588px; top:293px; width:100px; height:23px; text-align:center; vertical-align:middle; ">접수지원마감일</caption>
  136. <input id="input3" ref="/root/main/detl1/subjdetl/subrecuenddd" class="input_default" disabled="true" format="yyyy-mm-dd" style="left:690px; top:295px; width:175px; height:19px; text-align:center; "/>
  137. <caption id="caption7" class="cell_1" style="left:0px; top:318px; width:100px; height:23px; text-align:center; vertical-align:middle; ">과제명</caption>
  138. <input id="input4" ref="/root/main/detl1/subjdetl/subjnm" class="input_default" disabled="true" style="left:106px; top:320px; width:759px; height:19px; text-align:left; "/>
  139. <caption id="caption8" class="tit_2" style="left:0px; top:360px; width:333px; height:14px; ">임상지원정보</caption>
  140. <caption id="caption9" class="cell_1" style="left:0px; top:383px; width:100px; height:23px; text-align:center; vertical-align:middle; ">키</caption>
  141. <caption id="caption10" class="cell_1" style="left:212px; top:383px; width:100px; height:23px; text-align:center; vertical-align:middle; ">몸무게(kg)</caption>
  142. <caption id="caption11" class="cell_1" style="left:632px; top:383px; width:100px; height:23px; text-align:center; vertical-align:middle; ">신청여부</caption>
  143. <input id="input5" ref="/root/main/detl2/subjvolnt/ht" class="input_default" disabled="false" format="#" appearance="input" style="left:105px; top:385px; width:100px; height:19px; "/>
  144. <line id="line5" class="line_1" style="x1:0px; y1:380px; x2:870px; y2:380px; "/>
  145. <caption id="caption12" class="cell_1" style="left:0px; top:408px; width:100px; height:50px; text-align:center; vertical-align:middle; ">본인증상</caption>
  146. <input id="input6" ref="/root/main/detl2/subjvolnt/bdwt" class="input_default" disabled="false" format="#" appearance="input" style="left:314px; top:385px; width:101px; height:19px; "/>
  147. <line id="line6" class="line_2" style="x1:0px; y1:460px; x2:875px; y2:460px; "/>
  148. <line id="line7" class="line_2" style="x1:1px; y1:405px; x2:875px; y2:405px; "/>
  149. <caption id="caption14" class="cell_1" style="left:0px; top:463px; width:100px; height:57px; text-align:center; vertical-align:middle; ">기타의견</caption>
  150. <line id="line8" class="line_3" style="x1:0px; y1:520px; x2:870px; y2:520px; "/>
  151. <textarea id="textarea1" ref="/root/main/detl2/subjvolnt/ownsymp" style="left:105px; top:410px; width:765px; height:50px; "/>
  152. <textarea id="textarea2" ref="/root/main/detl2/subjvolnt/etecopin" style="left:105px; top:465px; width:765px; height:50px; "/>
  153. <caption id="caption15" style="left:20px; top:535px; width:230px; height:20px; ">* 최근 임상시험 참여 경험이 있으십니까?</caption>
  154. <caption id="caption16" style="left:20px; top:570px; width:226px; height:20px; ">* 담배는 피우십니까?</caption>
  155. <caption id="caption17" style="left:20px; top:605px; width:226px; height:20px; ">* 주량은 얼마나 되십니까?</caption>
  156. <select1 id="radio1" ref="/root/main/detl2/subjvolnt/clinccnsteprcyn" appearance="full" cols="2" overflow="visible" style="left:260px; top:535px; width:100px; height:20px; border-style:none; ">
  157. <choices>
  158. <item>
  159. <label>예</label>
  160. <value>Y</value>
  161. </item>
  162. <item>
  163. <label>아니오</label>
  164. <value>N</value>
  165. </item>
  166. </choices>
  167. </select1>
  168. <select1 id="radio2" ref="/root/main/detl2/subjvolnt/smokyn" appearance="full" cols="2" overflow="visible" style="left:260px; top:570px; width:160px; height:20px; border-style:none; ">
  169. <choices>
  170. <item>
  171. <label>피움</label>
  172. <value>Y</value>
  173. </item>
  174. <item>
  175. <label>피우지않음</label>
  176. <value>N</value>
  177. </item>
  178. </choices>
  179. </select1>
  180. <select1 id="radio3" ref="/root/main/detl2/subjvolnt/drinkcapa" appearance="full" cols="4" overflow="visible" style="left:260px; top:605px; width:315px; height:20px; border-style:none; ">
  181. <choices>
  182. <item>
  183. <label>마시지않음</label>
  184. <value>1</value>
  185. </item>
  186. <item>
  187. <label>매일</label>
  188. <value>2</value>
  189. </item>
  190. <item>
  191. <label>2일에한번</label>
  192. <value>3</value>
  193. </item>
  194. <item>
  195. <label>3일 이상에 한번</label>
  196. <value>4</value>
  197. </item>
  198. </choices>
  199. </select1>
  200. <caption id="caption18" style="left:435px; top:535px; width:380px; height:20px; ">경험있을 경우 최종참여 일시( 개월 일) 전</caption>
  201. <input id="input7" ref="/root/main/detl2/subjvolnt/clinccnstmmcnt" format="#" style="left:610px; top:535px; width:60px; height:19px; "/>
  202. <input id="input8" ref="/root/main/detl2/subjvolnt/clinccnstddcnt" format="#" style="left:715px; top:535px; width:60px; height:19px; "/>
  203. <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
  204. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:142px; height:14px; ">과제목록 및 지원신청</caption>
  205. </group>
  206. <button id="button1" class="btn3_letter9" style="left:5px; top:20px; width:140px; height:22px; ">
  207. <caption>지원자개인정보관리</caption>
  208. <script type="javascript" ev:event="DOMActivate">
  209. <![CDATA[
  210. setParameter("sendid",model.getValue("/root/send/membid"));
  211. window.load("SMIBI00200_지원자개인정보관리.xrw","modal","basis", "left:400px; top:400px; width:534px; height:343px;min:hidden;max:hidden;resize:true;");
  212. ]]>
  213. </script>
  214. </button>
  215. <caption id="caption6" class="cell_1" style="left:423px; top:383px; width:100px; height:23px; text-align:center; vertical-align:middle; ">나이</caption>
  216. <input id="input9" ref="/root/main/detl2/subjvolnt/age" class="input_default" disabled="false" format="#" appearance="input" style="left:525px; top:385px; width:101px; height:19px; "/>
  217. <select id="checkbox1" ref="/root/main/detl2/subjvolnt/suppyn" overflow="visible" appearance="full" style="left:735px; top:385px; width:100px; height:20px; border-style:none; ">
  218. <choices>
  219. <item>
  220. <label>신청</label>
  221. <value>Y</value>
  222. </item>
  223. </choices>
  224. </select>
  225. </group>
  226. <group id="group2" style="left:310px; top:185px; width:265px; height:110px; border-color:#ffffff; border-style:solid; ">
  227. <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:260px; height:80px; ">
  228. <line id="line9" class="line_1" style="x1:0px; y1:25px; x2:256px; y2:25px; "/>
  229. <caption id="cap_oldpwd" class="cell_1" style="left:0px; top:30px; width:91px; height:23px; ">아이디</caption>
  230. <caption id="cap_cnfmpwd" class="cell_1" style="left:0px; top:54px; width:91px; height:23px; ">비밀번호</caption>
  231. <input id="sct_oldpwd" ref="/root/send/membid" class="input_essential" navindex="1" maxlength="20" appearance="input" style="left:94px; top:31px; width:160px; height:19px; "/>
  232. <secret id="sct_cnfmpwd" ref="/root/send/membpw" class="secret_essential" navindex="2" maxlength="20" style="left:94px; top:55px; width:160px; height:19px; ">
  233. <script type="javascript" ev:event="onkeyup">
  234. <![CDATA[
  235. if( event.keyCode == 13 ) {
  236. model.setFocus("btn_confirm");
  237. btn_confirm.dispatch("DOMActivate");
  238. }
  239. ]]>
  240. </script>
  241. </secret>
  242. <line id="line10" class="line_2" style="x1:0px; y1:52px; x2:253px; y2:51px; "/>
  243. <line id="line11" class="line_3" style="x1:0px; y1:75px; x2:255px; y2:75px; "/>
  244. <caption id="caption19" class="tit_2" style="left:5px; top:10px; width:169px; height:13px; ">MEMBER LOGIN</caption>
  245. </group>
  246. <group id="group4" scroll="auto" style="left:0px; top:80px; width:260px; height:27px; ">
  247. <button id="btn_confirm" class="btn4_letter2" navindex="2" style="left:200px; top:5px; width:56px; height:22px; ">
  248. <caption>확인</caption>
  249. <script type="javascript" ev:event="DOMActivate">
  250. <![CDATA[
  251. model.makeValue("/root/temp/valid/item/loginyn","N");
  252. setForceOn();
  253. if (submit("TRIBI00301")) {
  254. var valid = model.getValue("/root/temp/valid/item/loginyn");
  255. if (valid != "Y") {
  256. messageBox("암호가","E004");
  257. model.setFocus("sct_cnfmpwd");
  258. } else {
  259. group3.visible = true;
  260. group2.visible = false;
  261. submit("TRIBI00302");
  262. }
  263. }
  264. ]]>
  265. </script>
  266. </button>
  267. </group>
  268. <button id="button2" class="btn3_letter5" style="left:0px; top:85px; width:92px; height:22px; ">
  269. <caption>피험자등록</caption>
  270. <script type="javascript" ev:event="DOMActivate">
  271. <![CDATA[
  272. window.load("SMIBI00100_지원자등록.xrw","modal","basis", "left:400px; top:400px; width:534px; height:343px;min:hidden;max:hidden;resize:true;");
  273. ]]>
  274. </script>
  275. </button>
  276. </group>
  277. </xhtml:body>
  278. </xhtml:html>