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>
실행해보면...
이렇게 나오네요.
제목 | 날짜 | ||
---|---|---|---|
22 | 스크랩 ec_imin | 2025/01/31 | 3 |
21 | 스크랩(threads) v1 [1] | 2025/01/31 | 2 |
20 | 새로고침 없는 좋아요 버튼 [3] | 2025/01/31 | 8 |
19 | 더보기 php 코드 | 2025/01/31 | 1 |
18 | 글추천 버튼 | 2025/01/31 | 9 |
17 | 글보기에서 바로 비밀글 변경하는 방법 [4] | 2025/01/30 | 7 |
updateDocumentsSecret | 2025/01/30 | 0 | |
15 | 엘리스디지털배움폰트 | 2025/01/29 | 9 |
14 | [Tips] 라이믹스 모든 글 최신글 가져오기 코드 | 2025/01/29 | 6 |
13 | [Tips] 라이믹스 특정 게시판 글 가져오기 | 2025/01/29 | 9 |
12 | 레이아웃을 바꿔봤습니다. | 2025/01/29 | 4 |
11 | [구인] [모집] 💻 다국어지식나눔 조인어스월드 웹 IT 봉사단 동아리 6기를 모집합니다! (~ 2025.02.14) | 2025/01/28 | 44 |
10 | 밍구님의 따뜻한 한마디 | 2025/01/27 | 11 |
9 | 라이믹스 debugPrint | 2025/01/24 | 8 |
8 | 라이믹스 게시판 스크랩 기능 | 2025/01/21 | 9 |
7 | 라이믹스 후하니 스티커 모듈 | 2025/01/21 | 1 |
6 | [미입금] 새로운 사이트에 후하니님의 스티커 모듈 설치 의뢰 [1] | 2025/01/21 | 2 |
5 | [레거시코드] pointhistory 모듈 유지보수 방법 | 2025/01/16 | 9 |
4 | [구인] <초기 창업팀 팀원모집(항공/기상 분야)> : Data Scientist (Part-Time) | 2025/01/08 | 27 |
3 | [대기] 모듈 개발 추가 요청 | 2025/01/06 | 17 |