modules/document/queries/updateDocumentsSecret.xml
<query id="updateDocumentsSecret" action="update"> <tables> <table name="documents" /> </tables> <columns> <column name="is_secret" var="is_secret" notnull="notnull" /> </columns> <conditions> <condition operation="in" column="document_srl" var="document_srl" filter="number" notnull="notnull" /> </conditions> </query>
이런 쿼리문이 있길래, 이걸 게시판 글보기에서 바로 실행할 수 있는 방법 없나요?
글보기 스킨에서 이렇게 하면
<form action="./" method="post" onsubmit="return procFilter(this, window.update)"> <input type="hidden" name="module" value="document" /> <input type="hidden" name="act" value="updateDocumentsSecret" /> <input type="hidden" name="document_srl" value="{$document_srl}" /> <button class="btn" type="submit">비밀글로 업데이트</button> </form>
실행해보면...
이렇게 나오네요.
제목 | 날짜 | |
---|---|---|
본 게시판의 용도 | 2024/06/11 | |
178 | [XE] 플래너 이미지 요소 깨짐 출력 문의를 드립니다. [2] | 2014/09/09 |
177 | [XE] 이온디 관리자님 부탁드릴게있는데요.. [2] | 2014/09/30 |
176 | [XE] 플래너 부트스트랩 문의 [1] | 2014/10/02 |
175 | [XE] 이온디 플래너 부트스트랩 ver. 0.4 사용방법 [7] | 2014/12/28 |
174 | [XE] 아이콘 이미지 깨짐 문의 [3] | 2015/01/30 |
173 | [XE] 이온디 플래너 구입 [3] | 2015/02/19 |
172 | [XE] 플래너 년도와 월표시 [2] | 2015/02/22 |
171 | [XE] 이온디 YGH 위젯 스킨 문의 [5] | 2015/03/14 |
170 | [XE] 적용이 안되는데..ㅠㅠ [10] | 2015/06/13 |
169 | [XE] 적용이 안됩니다ㅠㅠ [6] | 2015/09/14 |
168 | [기타] 아두이노 모터 제어 질문 | 2015/09/20 |
167 | [XE] 컬러셋 적용시 아이콘 깨짐 문의 드립니다 ^-^ [2] | 2015/11/04 |