123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <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">
- <xhtml:head>
- <![CDATA[]]>
- <xhtml:title>일반자원봉사자출석부출력관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <search>
- <month/>
- <actdeptcd/>
- <voluntractdwcd/>
- <voluntractteamcd/>
- <actdivscd/>
- </search>
- <aaa/>
- <attdprtinfo>
- <attdprtlist/>
- </attdprtinfo>
- </main>
- <send>
- <reqdata/>
- </send>
- <hidden>
- <init>
- <comcd/>
- </init>
- </hidden>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRZBC00102" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRZBP00102" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRZBC00122" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <submission id="TRZBC00105" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <submission id="TRAAA04301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/search" resultref="/root/main/attdprtinfo"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- function fInit()
- {
- var CurrentDateYM=getCurrentDate().substr(0,6);
-
- model.makeValue("/root/main/search/month",CurrentDateYM);
-
- zbcfGetCodeList( new Array("A0503","A0359","A0360", "A0654"),
- new Array("/root/hidden/init/comcd","/root/hidden/init/comcd","/root/hidden/init/comcd","/root/hidden/init/comcd") ); // 관계코드 설정
-
- //addComboItem("cmb_actdeptcd","","","above");
- addComboItem("cmb_voluntractdwcd","","","above");
- addComboItem("cmb_actdeptcd","","","above");
- addComboItem("cmb_voluntractteamcd","","","above");
- addComboItem("cmb_actdivscd","","","above");
-
- makeReportPreview(0,0,1180,700);
- model.refresh();
-
- }
-
- function fVoluntrAttdAbsnInfoReq()
- {
- submit("TRAAA04301");
-
- exeReportPreview("RPAAA04301", "XMLSTR");
-
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1195;1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1180px; height:13px; ">
- <caption id="caption6" class="tit_1" visibility="visible" style="left:0px; top:0px; width:202px; height:14px; ">자원봉사자 출석부</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:60px; width:1180px; height:710px; "/>
- <group id="group1" style="left:0px; top:15px; width:1180px; height:40px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:2px; width:1180px; height:35px; font-family:돋움체; "/>
- <caption id="caption3" class="search_name" style="left:10px; top:11px; width:77px; height:17px; font-family:돋움체; ">조회월 :</caption>
- <button id="button2" class="btn1_letter2" style="left:1089px; top:10px; width:56px; height:22px; font-family:돋움체; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fVoluntrAttdAbsnInfoReq();
- ]]>
- </script>
- </button>
- <line id="line1" class="line_4" style="x1:1071px; y1:7px; x2:1071px; y2:29px; font-family:돋움체; "/>
- <caption id="out_search" class="search_name" style="left:475px; top:10px; width:86px; height:17px; font-family:돋움체; ">활동그룹:</caption>
- <select1 id="cmb_actdeptcd" ref="/root/main/search/actdeptcd" class="combo_search" navindex="3" appearance="minimal" style="left:559px; top:9px; width:100px; height:19px; font-family:돋움체; ">
- <choices>
- <itemset nodeset="/root/hidden/init/comcd/A0503">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fVoluntrAttdAbsnInfoReq();
- ]]>
- </script>
- </select1>
- <input id="ipt_month" ref="/root/main/search/month" class="input_search" navindex="1" inputtype="date" format="yyyy-mm" style="left:88px; top:10px; width:112px; height:19px; font-family:돋움체; text-align:center; "/>
- <caption id="caption1" class="search_name" visibility="visible" style="left:670px; top:10px; width:132px; height:17px; font-family:돋움체; ">활동요일/시간대:</caption>
- <select1 id="cmb_voluntractdwcd" ref="/root/main/search/voluntractdwcd" class="combo_search" navindex="4" visibility="visible" appearance="minimal" style="left:799px; top:9px; width:67px; height:19px; font-family:돋움체; ">
- <choices>
- <itemset nodeset="/root/hidden/init/comcd/A0359">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <select1 id="cmb_voluntractteamcd" ref="/root/main/search/voluntractteamcd" class="combo_search" navindex="5" visibility="visible" appearance="minimal" style="left:869px; top:9px; width:77px; height:19px; font-family:돋움체; ">
- <choices>
- <itemset nodeset="/root/hidden/init/comcd/A0360">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fVoluntrAttdAbsnInfoReq();
- ]]>
- </script>
- </select1>
- <caption id="caption2" class="search_name" style="left:210px; top:11px; width:91px; height:17px; font-family:돋움체; ">소속분야 :</caption>
- <select1 id="cmb_actdivscd" ref="/root/main/search/actdivscd" class="combo_search" appearance="minimal" style="left:300px; top:10px; width:160px; height:19px; font-family:돋움체; ">
- <choices>
- <itemset nodeset="/root/hidden/init/comcd/A0654">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fVoluntrAttdAbsnInfoReq();
- ]]>
- </script>
- </select1>
- </group>
- </xhtml:body>
- </xhtml:html>
|