SMAAA04200_확인서출력이력조회.xrw 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <search>
  11. <fromdd/>
  12. <todd/>
  13. <actdeptcd/>
  14. <voluntractdwcd/>
  15. <voluntractteamcd/>
  16. <actdivscd/>
  17. <voluntrid/>
  18. <voluntrnm/>
  19. </search>
  20. <printinfo>
  21. <printlist/>
  22. </printinfo>
  23. </main>
  24. </root>
  25. </instance>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. fInit();
  29. ]]>
  30. </script>
  31. <submission id="TRAAA04201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/search" resultref="/root/main/printinfo"/>
  32. </model>
  33. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  38. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  39. <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
  40. <script type="javascript" src="../../../ast/soclworkweb/js/AWMCommon.js"/>
  41. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  42. </xhtml:head>
  43. <script type="javascript">
  44. <![CDATA[
  45. // 초기화 함수
  46. function fInit()
  47. {
  48. ipt_fromdd.value = getCurrentDate();
  49. ipt_todd.value = getCurrentDate();
  50. }
  51. function fSearch() {
  52. submit("TRAAA04201");
  53. }
  54. ]]>
  55. </script>
  56. <xhtml:body pagewidth="730" pageheight="768" guideline="1,724;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  57. <group id="grp_tle" style="left:0px; top:0px; width:710px; height:13px; ">
  58. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:231px; height:13px; font-family:돋움체; ">자원봉사자 확인서 출력이력 조회</caption>
  59. </group>
  60. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:711px; height:744px; ">
  61. <line id="line12" class="line_1" style="x1:0px; y1:70px; x2:710px; y2:70px; "/>
  62. <caption id="caption32" class="tit_2" style="left:0px; top:55px; width:280px; height:13px; font-family:돋움체; ">자원봉사자 활동확인서 출력이력</caption>
  63. <group id="group1" style="left:0px; top:10px; width:710px; height:38px; vertical-align:top; ">
  64. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:710px; height:38px; font-family:돋움체; "/>
  65. <line id="line13" class="line_4" style="x1:635px; y1:9px; x2:635px; y2:28px; font-family:돋움체; "/>
  66. <button id="btn_search" class="btn1_letter2" style="left:645px; top:9px; width:56px; height:22px; font-family:돋움체; ">
  67. <caption>조회</caption>
  68. <script type="javascript" ev:event="DOMActivate">
  69. <![CDATA[
  70. fSearch();
  71. ]]>
  72. </script>
  73. </button>
  74. <caption id="caption2" class="search_name" style="left:300px; top:10px; width:90px; height:17px; font-family:돋움체; ">발급대상 :</caption>
  75. <caption id="caption3" class="search_name" style="left:5px; top:10px; width:91px; height:17px; font-family:돋움체; ">발급일자 :</caption>
  76. <input id="ipt_fromdd" ref="/root/main/search/fromdd" class="input_search" inputtype="date" style="left:100px; top:10px; width:85px; height:19px; font-family:돋움체; "/>
  77. <input id="ipt_todd" ref="/root/main/search/todd" class="input_search" inputtype="date" style="left:200px; top:10px; width:85px; height:19px; font-family:돋움체; "/>
  78. <caption id="caption5" style="left:187px; top:10px; width:13px; height:20px; font-family:돋움체; font-weight:bold; ">~</caption>
  79. <input id="ipt_voluntrid" ref="/root/main/search/voluntrid" style="left:395px; top:10px; width:100px; height:19px; "/>
  80. <input id="ipt_voluntrnm" ref="/root/main/search/voluntrnm" style="left:520px; top:10px; width:100px; height:19px; "/>
  81. <button id="button1" class="icon_search" style="left:500px; top:10px; width:16px; height:16px; ">
  82. <caption/>
  83. <script type="javascript" ev:event="DOMActivate">
  84. <![CDATA[
  85. model.makeValue("/root/source/flag",'Y'); // 수시봉사내역에서 호출함은 알려주는 플래그 값 Y
  86. model.makeValue("/root/source/popupflag",'Y'); // 팝업창 호출 플래그 값 Y
  87. model.makeNode("/root/source/voluntrnm");
  88. model.makeNode("/root/source/rrgstno1");
  89. model.makeNode("/root/source/rrgstno2");
  90. modal("SPAAA02400", "1","150", "150", "SPAAA02400", "/root/source", "/root/send/reqdata"); ///root/source 의 인스턴스를 자원봉사자조회 팝업 화면의 /root/send/reqdata 밑의 인스턴스로 복사 하며 팝업 창 호출
  91. if ( !isNull(model.getValue("/root/main/reqpopup/reqpopuplist/voluntrid")) ){
  92. ipt_voluntrid.value = model.getValue("/root/main/reqpopup/reqpopuplist/voluntrid")
  93. ipt_voluntrnm.value = model.getValue("/root/main/reqpopup/reqpopuplist/voluntrnm")
  94. }
  95. ]]>
  96. </script>
  97. </button>
  98. </group>
  99. <datagrid id="datagrid1" nodeset="/root/main/printinfo/printlist" autoresize="true" caption="발급일시^발급대상^발급번호^발급대상^내용^담당자" colsep="^" colwidth="129, 0, 100, 70, 273, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:75px; width:710px; height:665px; ">
  100. <col ref="printdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  101. <col ref="voluntrid" visibility="hidden"/>
  102. <col ref="prtno" style="text-align:center; "/>
  103. <col ref="voluntrnm"/>
  104. <col ref="isscnts"/>
  105. <col ref="issrem"/>
  106. </datagrid>
  107. </group>
  108. </xhtml:body>
  109. </xhtml:html>