config.item_edit.item.title.show - Initialization - Author API

Author API Initialization

show

Controls whether the Item title is shown.

You would want to use this to show the Item title to authors.

Note When set to true, the Item reference will not be shown and the reference.show and reference.edit initialization options are ignored.

Examples

var initializationOptions = {
    "config": {
        "item_edit": {
            "item": {
                "title": {
                    "show": true
                }
            }
        }
    }
};

Values

Attribute path config.item_edit.item.title.show

Default false

Type boolean

Was this article helpful?

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