☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

assigned_structures

Table of contents

Description:

This key defines how to assign structures to specific key names for entries in the Object Input.

The value is an object where each property key is an allowed key name, and each property value is an array of structure key name strings. When selecting an entry key name, CloudCannon will prompt team members to choose one of the assigned structures for that allowed key. Structure values are referred to by their id.

Available for Mutable Objects only.

Appears in:
└── _inputs
    └── *
        └── Object Input
            └── options
                └── entries
                    └── assigned_structures
Type:
Object<assigned_structures.*>
Values:
*Array<*[*]>#

This key represents the assigned structures for a specific allowed key name in the _inputs.*(object-input).options.entries.assigned_structures object.

The value is an array of structure key name strings. When team members select this allowed key name, CloudCannon will prompt them to choose one of these structures.

Available for Mutable Objects only.

Examples:
Open in a new tab