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 | |
82 | [XE] 멤버모듈스킨 다운로드 파일 확인 부탁드려요. | 2017/11/06 |
81 | [XE] 이온디님 살려주세요. [2] | 2017/09/26 |
80 | [XE] 이온디님~ [2] | 2017/09/24 |
79 | [XE] 입금확인 해주세요 [1] | 2017/09/23 |
78 | [XE] 단축키 애드온 구매전 질문 [4] | 2017/01/17 |
77 | [XE] 입금확인은 되었는데, 다운로드 링크가 안생기네요. [1] | 2016/12/24 |
76 | [XE] 플래넛컬러셋 적용문제 [1] | 2016/11/02 |
75 | [XE] 입금 확인 부탁드립니다~ [1] | 2016/10/25 |
74 | [XE] 플래넛 컬러셋 문의드립니다.. [4] | 2016/10/15 |
73 | [XE] 이온디 로그인 레이아웃을 구매했는데 입금 확인바랍니다 [2] | 2016/09/22 |
72 | [XE] 문의드립니다. [1] | 2016/08/16 |
71 | [XE] 특정 분류(카테고리)에서 추출이 가능한 탭 게시판 기능을 넣을 수 있는지요? [3] | 2016/07/13 |