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 | |
58 | [XE] 적용이 안됩니다ㅠㅠ [6] | 2015/09/14 |
57 | [XE] 적용이 안되는데..ㅠㅠ [10] | 2015/06/13 |
56 | [XE] 이온디 YGH 위젯 스킨 문의 [5] | 2015/03/14 |
55 | [XE] 플래너 년도와 월표시 [2] | 2015/02/22 |
54 | [XE] 이온디 플래너 구입 [3] | 2015/02/19 |
53 | [XE] 아이콘 이미지 깨짐 문의 [3] | 2015/01/30 |
52 | [XE] 이온디 플래너 부트스트랩 ver. 0.4 사용방법 [7] | 2014/12/28 |
51 | [XE] 플래너 부트스트랩 문의 [1] | 2014/10/02 |
50 | [XE] 이온디 관리자님 부탁드릴게있는데요.. [2] | 2014/09/30 |
49 | [XE] 플래너 이미지 요소 깨짐 출력 문의를 드립니다. [2] | 2014/09/09 |
48 | [XE] 이온디님. 플래닛 모바일 스킨좀 공유 가능 하실까요? [9] | 2014/01/26 |
47 | [XE] 플래너 컬러셋 질문입니다. [2] | 2013/12/25 |