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 | |
94 | [XE] 메뉴 [1] | 2018/02/26 |
93 | [XE] 이미지숨김 애드온 건의 | 2018/02/26 |
92 | [XE] 오픈대화방에 대화명 xe게시판입니다. 질문드립니다. [3] | 2018/02/24 |
91 | [XE] 오픈톡에 대화명(xe게시판)입니다. 질문이 바뀌어 다시 질문드립니다. [2] | 2018/02/24 |
90 | [XE] 오픈톡에 대화명(xe게시판)입니다. 질문 드립니다. [2] | 2018/02/24 |
89 | [XE] 평점 포인트 설정 관련 버그가 있습니다... [2] | 2018/01/10 |
88 | [XE] 답변요 [1] | 2018/01/09 |
87 | [XE] 콘텐츠판 모듈스킨이 이렇게 보여지는데요... [4] | 2018/01/09 |
86 | [XE] 입금했습니다. 확인 부탁드려요~^^ [1] | 2018/01/08 |
85 | [XE] 문의드립니다. [1] | 2018/01/02 |
84 | [XE] 애드온> 비회원 댓글 열람 차단 작동불가와 관련하여 [4] | 2017/12/28 |
83 | [XE] 비회원 댓글 열람 차단 애드온 작동 안함 [1] | 2017/12/28 |