config.activity_edit.details - Initialization - Author API

Author API Initialization

details

Controls whether the details tab is shown.

You would want to use this to hide the Details tab from authors.

Examples

var initializationOptions = {
    "config": {
        "activity_edit": {
            "details": false
        }
    }
};

Values

Attribute path config.activity_edit.details

Default true

Type boolean

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.