📙
Sunbird Lern
AskDot
  • LEARN
    • Overview
    • Functional Capabilities
    • Technical Architecture
      • Technical Architecture Diagram
      • Tech Stack
    • Dependencies
    • Product Roadmap
  • USE
    • Overview
    • Release Notes
      • Release V 8.0.0 (Ongoing)
      • Release V 7.0.0
      • Release V 5.4.0
      • Release V 5.3.0
      • Release V 5.2.0
      • Release V 5.1.0
      • Release V 5.0.1
      • Release V 5.0.0
      • Release V 4.10.0
      • Release V 4.9.0
      • Release V 4.8.0
      • Release V 4.7.0
    • Developer Guide
      • USER & ORG SERVICE
        • Features/Core capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
          • Keycloak Local setup
          • Additional Installation Dependencies:
          • Source Code
          • Installation Configuration
        • Data Models
          • Cassandra
            • Data Dictionary
              • User
              • Organisation
              • System Settings
              • Role
              • Bulk Upload Process
              • Tenant Preference
              • Cassandra Migration Version
              • User Consent
              • Email Template
              • OTP
              • Page Management (LMS Service)
              • Location
              • User Notes
              • Deprecated
          • Elastic Search
          • Redis
        • APIs
          • User Management
            • User Deletion API
            • Ownership Transfer API
          • Organisation Management
          • Location Management
          • Consent Management
          • OTP Services
          • Tenant Configurations
          • Bulk Upload
          • System Settings
          • API Management Service
          • Data Sync
          • Notification APIs
        • Flink Jobs
          • User Cache Updater
          • User Deletion Cleanup Flink Job
          • Ownership Transfer Flink Job
        • Reports
          • Standard Exhaust
            • State Admin Geo report
            • State Admin Report
          • Other Jobs
            • User Cache Indexer Job
            • Delete Users Assets Report
          • Data Products Developer Installation
            • System Requirements
            • Tech Stack
            • Installation Dependencies
            • Local installation of data-products
            • Server setup Guide
            • Installation Configuration
            • Data-product creation guide
            • Troubleshooting a data-product
        • Logs, Telemetry Events
        • Configuration
          • Functional Configurations
          • System Settings
          • Email Configuration
          • SMS Configuration
          • OTP based SMS Configuration
        • Roles
          • System Roles
          • User Roles
          • RBAC
        • Dependencies
        • Keycloak on Sunbird
        • How to Guide
          • Create Organization
          • Create User
          • Add new user type & location
        • Single Sign-on with Sunbird
        • Caching and Denormalising User Metadata
          • ETLUserCacheUpdaterJob
          • UserCacheUpdaterFlinkJob
        • Unit Tests and Code Coverage
        • FAQs
      • LMS(BATCH) SERVICE
        • Features/Core Capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
          • Source Code
        • Data Models
          • Cassandra
            • Data Dictionary
          • ElasticSearch
          • Redis
        • APIs
        • Flink Jobs
          • Merge User Courses
          • Relation Cache Updater
          • Activity Aggregate Updater
          • Assessment Aggregator
          • Enrolment Reconciliation
          • Collection Certificate Pre-Processor
          • Collection Certificate Generator
        • Reports
          • On-Demand Exhaust
            • Response Exhaust
            • User Info Exhaust
            • Progress Exhaust
          • Other Jobs
            • Collection Summary Job
            • Course Batch Status Updater Job
            • Cassandra Migrator Job
            • Score Metric Migration Job
            • Assessment Score Correction Job
            • Collection Reconciliation Job
            • Course Enrollment Job
            • Course Consumption Job
        • Logs, Telemetry Events
        • Configuration
          • System Configuration
          • Functional Configuration
        • Dependencies
        • Certificate Registry and Credentialing using Sunbird-RC
          • Configuring PublicKey in Sunbird-RC
          • Server Setup guide for Sunbird-RC
          • API Guide For Sunbird-RC
        • Certificate Flow
          • Certificates Creation and Configuration
        • FAQs
      • GROUPS
        • Features/Core Capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
          • Source Code
          • Installation Configuration
        • Data Models
          • Cassandra
            • Data Dictionary
          • Redis
        • APIs
          • Create Group
        • Logs, Telemetry Events
          • UI Telemetry Events
          • Service Telemetry Events
        • Configuration
          • Functional Configurations
        • Design References
        • Dependencies
        • Unit Tests and Code Coverage
      • NOTIFICATION SERVICE
        • Features/Core Capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
          • Source Code
          • Installation Configuration
        • Data Models
          • Data Dictionary
        • APIs
        • Flink Jobs
        • Logs, Telemetry Events
        • Configuration
          • Functional Configurations
        • Dependencies
        • Unit Tests and Code Coverage
      • DISCUSSION FORUM
        • Features/Core capabilities
        • Architecture
          • Code Flow
        • Developer Installation
          • System Requirements
          • Tech Stack
          • Installation Guide
            • Nodebb setup
            • Discussion Middleware Setup
            • Discussion Middleware
            • Discussion forum integration with any application
            • Discussion-UI setup along with demo application.
            • Sunbird-lern portal for DF
          • Source Code
        • APIs
          • Category APIs
          • User APIs
          • Post APIs
          • Topic APIs
          • Forum APIs
        • Context Schema
        • Configurations
          • Nodebb Admin panel settings
          • Discussion MW & Nodebb System Config
        • Telemetry Events
        • Dependencies
      • ML SERVICE
        • DATA PIPELINE (Flink Jobs)
          • Program User Info
            • Component Diagram
            • Data Model
            • Folder Structure
          • Ml User Delete
            • Component Diagram
            • Data Model
            • Folder Structure
        • DATA PRODUCTS
          • Program Exhaust
            • Component Diagram
            • Folder Structure
    • Server Installation
    • Dependency setup
    • Deprecation
      • Release-5.4.0
    • Jenkins Jobs
    • Release Calendar
    • Learn More
      • Tech References
      • Telemetry Processing
      • Data Dictionary
        • Sample Data
      • Delete User Functionality
      • Asset Ownership Transfer
    • FAQs
  • Engage
    • Discuss
    • Contribute to Sunbird Lern
    • Raise an Issue
    • Contribution Guidelines
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. USE
  2. Developer Guide
  3. USER & ORG SERVICE
  4. How to Guide

Add new user type & location

How to add user-type and location details for a state:

PreviousCreate UserNextSingle Sign-on with Sunbird

Last updated 1 year ago

Was this helpful?

New user-type, sub-type and location is added into the system by using the form-api, the below link contains the present system user-types and sub-types details.

Form read-api response:

{
    "id": "api.form.read",
    "params": {
        "resmsgid": "22290189-5778-44f7-80c9-2d1cb10e2616",
        "msgid": "c304da4f-7e39-49a9-ae74-159f95356145",
        "status": "successful"
    },
    "responseCode": "OK",
    "result": {
        "form": {
            "type": "profileconfig_v2",
            "subtype": "28",
            "action": "get",
            "component": "*",
            "framework": "*",
            "data": {
                "templateName": "profileconfig_v2",
                "action": "get",
                "fields": [
                    {
                        "code": "name",
                        "type": "input",
                        "templateOptions": {
                            "labelHtml": {
                                "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                "values": {
                                    "$0": "Name"
                                }
                            },
                            "hidden": true,
                            "placeHolder": "Enter Name",
                            "multiple": false
                        },
                        "validations": [
                            {
                                "type": "required"
                            }
                        ]
                    },
                    {
                        "code": "persona",
                        "type": "nested_select",
                        "templateOptions": {
                            "hidden": true,
                            "labelHtml": {
                                "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                "values": {
                                    "$0": "Role"
                                }
                            },
                            "placeHolder": "Select Role",
                            "multiple": false,
                            "dataSrc": {
                                "marker": "SUPPORTED_PERSONA_LIST"
                            }
                        },
                        "validations": [
                            {
                                "type": "required"
                            }
                        ],
                        "children": {
                            "administrator": [
                                {
                                    "code": "state",
                                    "type": "select",
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "State"
                                            }
                                        },
                                        "placeHolder": "Select State",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "STATE_LOCATION_LIST",
                                            "params": {
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "subPersona",
                                    "type": "select",
                                    "default": null,
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "Subrole"
                                            }
                                        },
                                        "placeHolder": "Select Subrole",
                                        "multiple": true,
                                        "dataSrc": {
                                            "marker": "SUBPERSONA_LIST",
                                            "params": {
                                                "useCase": "SIGNEDIN"
                                            }
                                        },
                                        "options": [
                                            {
                                                "value": "hm",
                                                "label": "HM"
                                            },
                                            {
                                                "value": "crp",
                                                "label": "CRP"
                                            },
                                            {
                                                "value": "chm",
                                                "label": "Complex HM"
                                            },
                                            {
                                                "value": "meo",
                                                "label": "MEO"
                                            },
                                            {
                                                "value": "dyeo",
                                                "label": "DyEO"
                                            },
                                            {
                                                "value": "atwo",
                                                "label": "ATWO"
                                            },
                                            {
                                                "value": "dtwo",
                                                "label": "DTWO"
                                            },
                                            {
                                                "value": "gcdo_pmrc",
                                                "label": "GCDO PMRC"
                                            },
                                            {
                                                "value": "cmo_pmrc",
                                                "label": "CMO PMRC"
                                            },
                                            {
                                                "value": "amo_pmrc",
                                                "label": "AMO PMRC"
                                            },
                                            {
                                                "value": "ddtw",
                                                "label": "DDTW"
                                            },
                                            {
                                                "value": "aso_dpo",
                                                "label": "ASO DPO"
                                            },
                                            {
                                                "value": "asst_als_coordinator",
                                                "label": "Asst ALS Coordinator"
                                            },
                                            {
                                                "value": "asst_ie_coordinator",
                                                "label": "Asst IE Coordinator"
                                            },
                                            {
                                                "value": "als_coordinator",
                                                "label": "ALS Coordinator"
                                            },
                                            {
                                                "value": "ie_coordinator",
                                                "label": "IE Coordinator"
                                            },
                                            {
                                                "value": "cmo",
                                                "label": "CMO"
                                            },
                                            {
                                                "value": "aamo",
                                                "label": "AAMO"
                                            },
                                            {
                                                "value": "amo",
                                                "label": "AMO"
                                            },
                                            {
                                                "value": "apc",
                                                "label": "APC"
                                            },
                                            {
                                                "value": "diet_lecturer",
                                                "label": "DIET Lecturer"
                                            },
                                            {
                                                "value": "diet_pricipal",
                                                "label": "DIET Principal"
                                            },
                                            {
                                                "value": "deo",
                                                "label": "DEO"
                                            },
                                            {
                                                "value": "rjd",
                                                "label": "RJD"
                                            },
                                            {
                                                "value": "slcc",
                                                "label": "SLCC"
                                            },
                                            {
                                                "value": "slmo",
                                                "label": "SLMO"
                                            },
                                            {
                                                "value": "spd",
                                                "label": "SPD"
                                            },
                                            {
                                                "value": "dir_ad_ed",
                                                "label": "Director Adult Education"
                                            },
                                            {
                                                "value": "dir_pub_lib",
                                                "label": "Director Public Libraries"
                                            },
                                            {
                                                "value": "dir_scert",
                                                "label": "Director SCERT"
                                            },
                                            {
                                                "value": "sec_kgbv",
                                                "label": "Secretary KGBV"
                                            },
                                            {
                                                "value": "sec_pub_lib",
                                                "label": "Secretary Public Libraries"
                                            },
                                            {
                                                "value": "dep_dir_ad_ed",
                                                "label": "Deputy director Adult Education"
                                            },
                                            {
                                                "value": "lib_pub_lib",
                                                "label": "Librarian Public Libraries"
                                            },
                                            {
                                                "value": "sup_ad_ed",
                                                "label": "Supervisor Adult Education"
                                            },
                                            {
                                                "value": "lib_bdc",
                                                "label": "Librarian Public Libraries/ Book deposit center"
                                            },
                                            {
                                                "value": "ins_ad_ed",
                                                "label": "Instructor/ Volunteer Adult Education"
                                            },
                                            {
                                                "value": "bdc_inch",
                                                "label": "BDC Incharge"
                                            }
                                        ]
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "district",
                                    "type": "select",
                                    "context": "state",
                                    "default": null,
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "District"
                                            }
                                        },
                                        "placeHolder": "Select District",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "district",
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "block",
                                    "type": "select",
                                    "context": "district",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "Block",
                                        "placeHolder": "Select Block",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "block",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    },
                                    "validations": []
                                },
                                {
                                    "code": "school",
                                    "type": "select",
                                    "context": "block",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "School",
                                        "placeHolder": "Select School",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "school",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    }
                                }
                            ],
                            "teacher": [
                                {
                                    "code": "state",
                                    "type": "select",
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "State"
                                            }
                                        },
                                        "placeHolder": "Select State",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "STATE_LOCATION_LIST",
                                            "params": {
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "district",
                                    "type": "select",
                                    "context": "state",
                                    "default": null,
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "District"
                                            }
                                        },
                                        "placeHolder": "Select District",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "district",
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "block",
                                    "type": "select",
                                    "context": "district",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "Block",
                                        "placeHolder": "Select Block",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "block",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    },
                                    "validations": []
                                },
                                {
                                    "code": "school",
                                    "type": "select",
                                    "context": "block",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "School",
                                        "placeHolder": "Select School",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "school",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    }
                                }
                            ],
                            "student": [
                                {
                                    "code": "state",
                                    "type": "select",
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "State"
                                            }
                                        },
                                        "placeHolder": "Select State",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "STATE_LOCATION_LIST",
                                            "params": {
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "district",
                                    "type": "select",
                                    "context": "state",
                                    "default": null,
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "District"
                                            }
                                        },
                                        "placeHolder": "Select District",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "district",
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "block",
                                    "type": "select",
                                    "context": "district",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "Block",
                                        "placeHolder": "Select Block",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "block",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    },
                                    "validations": []
                                },
                                {
                                    "code": "cluster",
                                    "type": "select",
                                    "context": "block",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "Cluster",
                                        "placeHolder": "Select Cluster",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "cluster",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    }
                                },
                                {
                                    "code": "school",
                                    "type": "select",
                                    "context": "cluster",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "School",
                                        "placeHolder": "Select School",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "school",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    }
                                }
                            ],
                            "other": [
                                {
                                    "code": "state",
                                    "type": "select",
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "State"
                                            }
                                        },
                                        "placeHolder": "Select State",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "STATE_LOCATION_LIST",
                                            "params": {
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "district",
                                    "type": "select",
                                    "context": "state",
                                    "default": null,
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "District"
                                            }
                                        },
                                        "placeHolder": "Select District",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "district",
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "block",
                                    "type": "select",
                                    "context": "district",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "Block",
                                        "placeHolder": "Select Block",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "block",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    },
                                    "validations": []
                                },
                                {
                                    "code": "cluster",
                                    "type": "select",
                                    "context": "block",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "Cluster",
                                        "placeHolder": "Select Cluster",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "cluster",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    }
                                },
                                {
                                    "code": "school",
                                    "type": "select",
                                    "context": "cluster",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "School",
                                        "placeHolder": "Select School",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "school",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    }
                                }
                            ],
                            "parent": [
                                {
                                    "code": "state",
                                    "type": "select",
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "State"
                                            }
                                        },
                                        "placeHolder": "Select State",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "STATE_LOCATION_LIST",
                                            "params": {
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "district",
                                    "type": "select",
                                    "context": "state",
                                    "default": null,
                                    "templateOptions": {
                                        "labelHtml": {
                                            "contents": "<span>$0&nbsp;<span class=\"required-asterisk\">*</span></span>",
                                            "values": {
                                                "$0": "District"
                                            }
                                        },
                                        "placeHolder": "Select District",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "district",
                                                "useCase": "SIGNEDIN_GUEST"
                                            }
                                        }
                                    },
                                    "validations": [
                                        {
                                            "type": "required"
                                        }
                                    ]
                                },
                                {
                                    "code": "block",
                                    "type": "select",
                                    "context": "district",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "Block",
                                        "placeHolder": "Select Block",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "block",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    },
                                    "validations": []
                                },
                                {
                                    "code": "cluster",
                                    "type": "select",
                                    "context": "block",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "Cluster",
                                        "placeHolder": "Select Cluster",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "cluster",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    }
                                },
                                {
                                    "code": "school",
                                    "type": "select",
                                    "context": "cluster",
                                    "default": null,
                                    "templateOptions": {
                                        "label": "School",
                                        "placeHolder": "Select School",
                                        "multiple": false,
                                        "dataSrc": {
                                            "marker": "LOCATION_LIST",
                                            "params": {
                                                "id": "school",
                                                "useCase": "SIGNEDIN"
                                            }
                                        }
                                    }
                                }
                            ]
                        }
                    }
                ]
            },
            "created_on": "2021-11-23T04:50:35.931Z",
            "last_modified_on": null,
            "rootOrgId": "*"
        }
    },
    "ts": "2023-07-04T13:06:52.153Z",
    "ver": "1.0"
}
LogoConfluence
User-Type and Sub-Types breif info
131KB
UserTypes-SB.pdf
pdf
Configure user-type and location