config.activity_edit.description.show - Initialization - Author API

Author API Initialization

show

Controls whether the Activity description is shown in the Activity details tab.

You would want to use this to hide the Activity description.

Examples

var initializationOptions = {
    "config": {
        "activity_edit": {
            "description": {
                "show": false
            }
        }
    }
};

Values

Attribute path config.activity_edit.description.show

Default true

Type boolean

Was this article helpful?

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