config.activity_edit.item_search.back - Initialization - Author API

Author API Initialization

back

Controls whether the back button is shown Item search views.

You would want to use this to hide the back button in the Activity editor Item search.

Examples

// Show the Item titles and hide the Item references
var initializationOptions = {
    "config": {
        "activity_edit": {
            "item_search": {
                "back": false
            }
        }
    }
};

Values

Attribute path config.activity_edit.item_search.back

Default true

Type boolean

Was this article helpful?

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