주 콘텐츠로 건너뛰기
탐색 메뉴 토글
고객센터
가격안내
문의 등록
Docswave 고객센터
공지사항
검색
공지사항
주요 공지사항
[일반] 삼일절 대체공휴일 고객센터 휴무 안내
[일반] 고객센터 단축 근무 안내(25.01.24)
[일반] 고객센터 단축 근무 안내(12/31)
[일반] 성탄절, 신정 고객센터 휴무 안내
[일반] 한글날 고객센터 휴무 안내
[일반] 개천절 고객센터 휴무 안내
문서 85개 모두 보기
업데이트 소식
;Docswave 업데이트 소식_ 2025년 3월(Google Workspace)
;Docswave 업데이트 소식_ 2025년 2월
;Docswave 업데이트 소식_ 2025년 1월
;Docswave 업데이트 소식_ 2024년 12월
[#보안] ;Docswave Google CASA Tier2 보안인증 취득
;Docswave 업데이트 소식_ 2024년 11월
문서 74개 모두 보기
EVENT
[이벤트] Google Workspace 프로모션 (종료)
승격된 문서
[이벤트] ;Docswave & 하나카드 제휴카드 출시
승격된 문서
[당첨자발표] 웨비나 사전질문 이벤트 당첨자 발표
[종료] Docswave 웨비나에 초대합니다.
[이벤트종료] New Docswave 컴백 이벤트
[당첨자발표] SNS 공유 '오점모' 이벤트 당첨자 발표
문서 14개 모두 보기
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<%= block.name %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
원하는 정보를 찾지 못하셨나요?
문의 등록
카테고리
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
탐색 메뉴 토글
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
카테고리
카테고리
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
더보기
<% } %>
<% } %>