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 | |
142 | [XE] 문의드립니다. [1] | 2018/01/02 |
141 | [XE] 입금했습니다. 확인 부탁드려요~^^ [1] | 2018/01/08 |
140 | [XE] 콘텐츠판 모듈스킨이 이렇게 보여지는데요... [4] | 2018/01/09 |
139 | [XE] 답변요 [1] | 2018/01/09 |
138 | [XE] 평점 포인트 설정 관련 버그가 있습니다... [2] | 2018/01/10 |
137 | [XE] 오픈톡에 대화명(xe게시판)입니다. 질문 드립니다. [2] | 2018/02/24 |
136 | [XE] 오픈톡에 대화명(xe게시판)입니다. 질문이 바뀌어 다시 질문드립니다. [2] | 2018/02/24 |
135 | [XE] 오픈대화방에 대화명 xe게시판입니다. 질문드립니다. [3] | 2018/02/24 |
134 | [XE] 이미지숨김 애드온 건의 | 2018/02/26 |
133 | [XE] 메뉴 [1] | 2018/02/26 |
132 | [XE] 로그인 애드온 작동이 안됩니다. [3] | 2018/03/14 |
131 | [XE] 이온디루팡 로그인 애드온 관련문의! (첨부된 이미지 꼭 봐주세요) [2] | 2018/03/30 |