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 | |
46 | [XE] 플레너 컬러셋 질문입니다. [2] | 2013/12/04 |
45 | [XE] 위젯 컨텐츠스킨 문의드립니다. [3] | 2013/11/20 |
44 | [XE] 이온디님 감사드립니다. ^_^ [1] | 2013/11/06 |
43 | [XE] 이온디 마이노트 버그요 [1] | 2013/09/06 |
42 | [XE] 갑자기 트래픽 올라가서 사이트 하루에 3시간 열려요. 어떻게 하면 돼요? [3] | 2013/08/13 |
41 | [XE] 이온디 마이노트 1.4.5 버전 언제 나오나요.. -0-ㅋㅋ [1] | 2013/08/01 |
40 | [XE] 이온디 공식 레이아웃 메뉴모양 어떻게바꾸나요 [2] | 2013/06/16 |
39 | [XE] 온디님 여쭈어용 [1] | 2013/06/06 |
38 | [XE] 이온디님 하나만 더 여쭙겠습니다... [1] | 2013/05/08 |
37 | [XE] 이온디로쏘 레이아웃을 다운받았는데 하나 여쭙겠습니다. ㅠㅠ [3] | 2013/05/07 |
36 | [XE] 이온디 로쏘 레이아웃 스킨 [5] | 2013/05/06 |
35 | [XE] 이온디 플래너 부트스트랩 [15] | 2013/05/06 |