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 | |
190 | [XE] 이온디로쏘 레이아웃을 다운받았는데 하나 여쭙겠습니다. ㅠㅠ [3] | 2013/05/07 |
189 | [XE] 이온디님 하나만 더 여쭙겠습니다... [1] | 2013/05/08 |
188 | [XE] 온디님 여쭈어용 [1] | 2013/06/06 |
187 | [XE] 이온디 공식 레이아웃 메뉴모양 어떻게바꾸나요 [2] | 2013/06/16 |
186 | [XE] 이온디 마이노트 1.4.5 버전 언제 나오나요.. -0-ㅋㅋ [1] | 2013/08/01 |
185 | [XE] 갑자기 트래픽 올라가서 사이트 하루에 3시간 열려요. 어떻게 하면 돼요? [3] | 2013/08/13 |
184 | [XE] 이온디 마이노트 버그요 [1] | 2013/09/06 |
183 | [XE] 이온디님 감사드립니다. ^_^ [1] | 2013/11/06 |
182 | [XE] 위젯 컨텐츠스킨 문의드립니다. [3] | 2013/11/20 |
181 | [XE] 플레너 컬러셋 질문입니다. [2] | 2013/12/04 |
180 | [XE] 플래너 컬러셋 질문입니다. [2] | 2013/12/25 |
179 | [XE] 이온디님. 플래닛 모바일 스킨좀 공유 가능 하실까요? [9] | 2014/01/26 |