{ "meta" : { "parserVersion" : 1, "key" : "388c6463-6328-4399-995b-28bcb691f016", "base" : { "name" : "방문자 관리", "desc" : "방문자 기록을 관리하는 앱입니다. ", "icon" : "ic_app38.png" }, "exporter" : { "name" : "웍스운영자", "companyName" : "다우그룹" }, "exportedAt" : "2021-05-27T11:44:30.639+09:00" }, "components" : { "view" : { "charts" : [ { "title" : "방문 목적 현황", "chartType" : "COLUMN", "groupByCid" : "", "subGroupByCid" : "", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 } ], "columns" : [ { "fieldCid" : "_zzv3du17w", "columnName" : "" }, { "fieldCid" : "_jd4d1kc5u", "columnName" : "" }, { "fieldCid" : "_qat2nona0", "columnName" : "" }, { "fieldCid" : "_vicp7fq3x", "columnName" : "" } ], "titleColumnIndex" : 0, "sortColumnIndex" : -1, "docNoConfig" : { "useDocNo" : false, "docNoType" : "simple", "customDigit" : 2 } }, "form" : { "data" : { "type" : "canvas", "multiple" : false, "cid" : "cxx1", "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_zzv3du17w", "parentCid" : "cxx1", "properties" : { "label" : "이름", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : "80", "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "columns", "multiple" : false, "cid" : "_lsjthnhj5", "parentCid" : "cxx1", "properties" : { "count" : 2 }, "components" : [ { "type" : "column", "multiple" : false, "cid" : "_283q8fouy", "parentCid" : "_lsjthnhj5", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_jd4d1kc5u", "parentCid" : "_283q8fouy", "properties" : { "label" : "전화번호", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] } ] }, { "type" : "column", "multiple" : false, "cid" : "_3uy07kskb", "parentCid" : "_lsjthnhj5", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_xfte56q88", "parentCid" : "_3uy07kskb", "properties" : { "label" : "이메일", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] } ] } ] }, { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_aisz3ea8c", "parentCid" : "cxx1", "properties" : { "label" : "회사", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : "80", "widthUnit" : "percent", "format" : "all", "code" : "" }, "components" : [ ] }, { "type" : "select", "valueType" : "SELECT", "multiple" : false, "cid" : "_vicp7fq3x", "parentCid" : "cxx1", "properties" : { "label" : "방문 목적", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "0", "items" : [ { "value" : "0", "displayText" : "비즈니스", "selected" : true }, { "value" : "1", "displayText" : "개인", "selected" : false } ] }, "components" : [ ] }, { "type" : "columns", "multiple" : false, "cid" : "_p5tjuj419", "parentCid" : "cxx1", "properties" : { "count" : 2 }, "components" : [ { "type" : "column", "multiple" : false, "cid" : "_bips2k36s", "parentCid" : "_p5tjuj419", "properties" : { }, "components" : [ { "type" : "date", "valueType" : "DATE", "multiple" : false, "cid" : "_qat2nona0", "parentCid" : "_bips2k36s", "properties" : { "label" : "방문날짜", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultAsNow" : false, "defaultDate" : "", "code" : "date_2994" }, "components" : [ ] } ] }, { "type" : "column", "multiple" : false, "cid" : "_9lpjv4e6r", "parentCid" : "_p5tjuj419", "properties" : { }, "components" : [ { "type" : "time", "valueType" : "TIME", "multiple" : false, "cid" : "_4s648san0", "parentCid" : "_9lpjv4e6r", "properties" : { "label" : "방문시간", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultAsNow" : false, "defaultTime" : "", "code" : "time_3013" }, "components" : [ ] } ] } ] } ] } }, "process" : { "useProcess" : false, "statuses" : [ { "name" : "대기", "start" : true, "doing" : false, "end" : false, "color" : "0" }, { "name" : "진행", "start" : false, "doing" : true, "end" : false, "color" : "0" }, { "name" : "완료", "start" : false, "doing" : false, "end" : true, "color" : "0" } ], "transitions" : [ { "beforeStatus" : "대기", "nextStatus" : "진행", "actionName" : "진행하기", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "진행", "nextStatus" : "완료", "actionName" : "완료하기", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "완료", "nextStatus" : "진행", "actionName" : "완료취소하기", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] } ], "addPushes" : [ ] } } }