SMCVR00900_민원인별VOC현황.xrw 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * Name : SMCVR00900_민원인별VOC현황
  4. * Summary : 민원인별 VOC 현황
  5. * Programmer : 김준규
  6. * Date Written : 2007.08.20
  7. * History :
  8. * Remark :
  9. -->
  10. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  11. <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">
  12. <xhtml:head>
  13. <xhtml:title>민원인별 VOC 현황</xhtml:title>
  14. <model id="model1">
  15. <instance id="instance1">
  16. <root xmlns="">
  17. <main/>
  18. <send>
  19. <data>
  20. <srchacptdd1/>
  21. <srchacptdd2/>
  22. <srchclntnm/>
  23. <srchbirthday/>
  24. <logo_pic/>
  25. </data>
  26. </send>
  27. <hidden/>
  28. </root>
  29. </instance>
  30. <script type="javascript" ev:event="xforms-ready">
  31. <![CDATA[
  32. model.setValue("/root/send/data/srchacptdd1",getCurrentDate().toDate().getAddDate(-92,"D").getDateFormat());
  33. model.setValue("/root/send/data/srchacptdd2",getCurrentDate());
  34. var syscd = "CRM" + getUserInfo("dutplceinstcd");
  35. var piclogo = getLogoImageURL(syscd);
  36. model.setValue("/root/send/data/logo_pic", piclogo);
  37. model.refresh();
  38. // btn_save.disabled = !checkAuth("X");
  39. makeReportPreview(225,92,970,659);
  40. ]]>
  41. </script>
  42. <submission id="TRCVR00901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" resultref="/root/main/list"/>
  43. </model>
  44. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  46. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  47. </xhtml:head>
  48. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  49. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  50. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:205px; height:13px; ">민원인별 VOC 현황</caption>
  51. </group>
  52. <group id="grp_johe" style="left:225px; top:23px; width:970px; height:35px; vertical-align:top; ">
  53. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:970px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  54. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:95px; height:17px; ">조회일자 :</caption>
  55. <input id="ipt_SrchAcptDD1" ref="/root/send/data/srchacptdd1" class="input_s_essential" inputtype="date" style="left:105px; top:8px; width:120px; height:19px; "/>
  56. <caption id="caption3" class="search_no_b" style="left:230px; top:9px; width:12px; height:17px; ">~</caption>
  57. <input id="ipt_SrchAcptDD2" ref="/root/send/data/srchacptdd2" class="input_s_essential" inputtype="date" style="left:245px; top:8px; width:120px; height:19px; "/>
  58. <caption id="caption6" class="search_name" visibility="hidden" style="left:390px; top:9px; width:87px; height:17px; ">민 원 인 :</caption>
  59. <input id="ipt_SrchClntNm" ref="/root/send/data/srchclntnm" class="input_search" visibility="hidden" style="left:483px; top:8px; width:130px; height:19px; ">
  60. <script type="javascript" ev:event="onkeyup">
  61. <![CDATA[
  62. inputEnterKey("btn_search", "DOMActivate");
  63. ]]>
  64. </script>
  65. </input>
  66. <caption id="caption5" class="search_name" style="left:390px; top:9px; width:87px; height:17px; ">생년월일 :</caption>
  67. <input id="ipt_SrchBirthday" ref="/root/send/data/srchbirthday" class="input_search" maxlength="6" format="yy-mm-dd" showmask="true" style="left:480px; top:8px; width:130px; height:19px; text-align:center; ">
  68. <script type="javascript" ev:event="onkeyup">
  69. <![CDATA[
  70. inputEnterKey("btn_search", "DOMActivate");
  71. ]]>
  72. </script>
  73. </input>
  74. <line id="line1" class="line_4" style="x1:883px; y1:7px; x2:883px; y2:29px; "/>
  75. <button id="btn_search" class="btn1_letter2" style="left:898px; top:7px; width:56px; height:22px; ">
  76. <caption>조회</caption>
  77. <script type="javascript" ev:event="DOMActivate">
  78. <![CDATA[
  79. if (isRequiredControls("ipt_SrchAcptDD1", "ipt_SrchAcptDD2") ){
  80. if ( ( ipt_SrchClntNm.value.length > 0 ) && (ipt_SrchClntNm.value.length < 2) ){
  81. messageBox("민원인 이름 검색은 최소 2글자 이상 ", "C001");
  82. model.setFocus("ipt_SrchClntNm");
  83. } else if ( ( ipt_SrchBirthday.value.length > 0 ) && (ipt_SrchBirthday.value.length < 6) ){
  84. messageBox("생년월일 검색은 99-12-31 형식으로 ", "C001");
  85. model.setFocus("ipt_SrchBirthday");
  86. } else {
  87. exeReportPreview("RPCVR00900", "XMLFILE", "/root/send/data", "TRCVR00901");
  88. }
  89. }
  90. ]]>
  91. </script>
  92. </button>
  93. </group>
  94. <group id="grp_customer" style="left:225px; top:58px; width:970px; height:693px; ">
  95. <caption id="caption9" class="tit_2" style="left:5px; top:10px; width:185px; height:13px; ">민원인별 VOC 목록</caption>
  96. <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:970px; y2:25px; "/>
  97. </group>
  98. <import id="import1" overflow="hidden" instancetype="merge" src="./SSCVO00100_LeftTree.xrw" style="left:0px; top:23px; width:215px; height:744px; "/>
  99. </xhtml:body>
  100. </xhtml:html>