{
    "customfieldId": "customfield_10313",
    "name": "LDAP - User details",
    "fieldType": "STANDARD",
    "datasource": {
        "name": "LDAP",
        "category": "LDAP",
        "responseContentType": "LDAP",
        "datasourceDefinitionId": "default:conf:7"
    },
    "datasourceDefinitionId": "default:conf:7",
    "editView": {
        "widgetType": "READONLY",
        "fieldRequestConfiguration": {
            "query": "ou=people,dc=planetexpress,dc=com?uid,cn,description,mail,employeeType,mail,telephoneNumber?sub?(uid=$issue.customfield_10218)",
            "keyIndex": "0",
            "dateFormat": "TIMESTAMP_S",
            "jsonColumns": []
        },
        "fieldWidgetConfiguration": {
            "isMultiple": false,
            "isDisplayUnique": false,
            "noResultLabel": "No results",
            "maxSuggestions": 1500,
            "editFirstDisplay": false,
            "nbLinesDefault": 0,
            "autoSelectUnique": false,
            "autoSelectAll": false,
            "alphaSort": true,
            "templateConfiguration": {
                "displayTemplateMode": "CUSTOM",
                "displayTemplate": "<style>\n  .elements-connect-user-details {\n    border: 1px solid #999;\n    padding: 12px 17px;\n    border-radius: 5px;\n    margin-top:10px;\n    line-height: 22px;\n    width: 300px;\n    display: block;\n    position: relative;\n  }\n  .elements-connect-user-details::after {\n    content: \"\";\n    background: url(https://www.logolynx.com/images/logolynx/91/919e4004675dd92f9d32074e734da574.png);\n    background-size: cover;\n    opacity: 0.035;\n    top: -15px;\n    left: 0;\n    bottom: 0;\n    right: 0;\n    position: absolute;\n  }\n  .elements-connect-user-details h2 {\n     margin-bottom:5px;\n  }\n</style>\n<div class=\"elements-connect-user-details\">\n  <h2><u>{cn}</u></h2>\n  <span class=\"aui-icon aui-icon-small aui-iconfont-group\">Type and role</span> {employeeType} (<em>{description}</em>)\n  <br/><strong>tel</strong> <a href=\"mailto:{telephoneNumber}\">{telephoneNumber}</a>\n  <br/><span class=\"aui-icon aui-icon-small aui-iconfont-email\">Email address</span> <a href=\"mailto:{mail}\">{mail}</a>\n</div>"
            }
        }
    },
    "displayView": {
        "issueView": {
            "fieldRequestConfiguration": {
                "query": "ou=people,dc=planetexpress,dc=com?uid,cn,description,mail,employeeType,mail,telephoneNumber?sub?(uid=$currentCustomfieldValue)",
                "keyIndex": "0",
                "dateFormat": "TIMESTAMP_S",
                "jsonColumns": []
            },
            "templateConfiguration": {
                "displayTemplate": "<style>\n  .elements-connect-user-details {\n    border: 1px solid #999;\n    padding: 12px 17px;\n    border-radius: 5px;\n    margin-top:10px;\n    line-height: 22px;\n    width: 300px;\n    display: block;\n    position: relative;\n  }\n  .elements-connect-user-details::after {\n    content: \"\";\n    background: url(https://www.logolynx.com/images/logolynx/91/919e4004675dd92f9d32074e734da574.png);\n    background-size: cover;\n    opacity: 0.035;\n    top: -15px;\n    left: 0;\n    bottom: 0;\n    right: 0;\n    position: absolute;\n  }\n  .elements-connect-user-details h2 {\n     margin-bottom:5px;\n  }\n</style>\n<div class=\"elements-connect-user-details\">\n  <h2><u>{cn}</u></h2>\n  <span class=\"aui-icon aui-icon-small aui-iconfont-group\">Type and role</span> {employeeType} (<em>{description}</em>)\n  <br/><strong>tel</strong> <a href=\"mailto:{telephoneNumber}\">{telephoneNumber}</a>\n  <br/><span class=\"aui-icon aui-icon-small aui-iconfont-email\">Email address</span> <a href=\"mailto:{mail}\">{mail}</a>\n</div>",
                "displayValueNotFound": "Not found: {currentCustomfieldValue}"
            },
            "maxSuggestions": 1500,
            "isDisplayUnique": false
        }
    },
    "advancedView": {
        "debuggerActive": false,
        "cacheActive": true,
        "cacheDuration": 86400000,
        "bypassJqlSecurity": false
    }
}