반응형
## 관리 ==> Workspace ==> 설정 ==> 계정 ==> 등록 (JSON 형태 추가)
{
"소속부서": {
"type": "select",
"options": ["부서명1", "부서명2 ", "부서명3", "부서명4", "부서명5"],
"required": true,
"modifyRecordField": {
"array": true,
"field": "Roles"
}
},
"직책": {
"type": "select",
"options": ["직책1", "직책2", "직책3", "직책4", ""],
"required": true,
"modifyRecordField": {
"array": true,
"field": "Roles"
}
}
}
반응형
'[AWS-FRF] > RocketChat' 카테고리의 다른 글
[중요] Rocket chat 채팅 메신저 구축하기 Ubuntu 18.04 /Using Docker !! (8) | 2025.03.11 |
---|---|
[중요][사내메신저 구축] How To Deploy Rocket.Chat Using Docker Compose !! (6) | 2025.03.06 |
댓글