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 | |
106 | [XE] xe1 으로 아니면 xe3로 하는게 나을까요? [2] | 2020/05/12 |
105 | [XE] XEtown에 있는 지금 이 순간 구현하는 방법.. | 2020/05/02 |
104 | [XE] XE 최근게시물 갤러리 위젯 | 2020/05/02 |
103 | [XE] 크롤링 오류 | 2020/04/10 |
102 | [기타] 다음 지도 | 2020/03/28 |
101 | [XE] target_module 값은 필수입니다. [1] | 2020/02/20 |
100 | [XE] 학습도구 사이트 견적가가 얼마정도 할까요? [1] | 2019/12/19 |
99 | [XE] 입금확인부탁드립니다. [1] | 2019/01/29 |
98 | [XE] 이온디님~ [3] | 2018/05/06 |
97 | [XE] 문의드립니다 ! [2] | 2018/04/03 |
96 | [XE] 이온디루팡 로그인 애드온 관련문의! (첨부된 이미지 꼭 봐주세요) [2] | 2018/03/30 |
95 | [XE] 로그인 애드온 작동이 안됩니다. [3] | 2018/03/14 |