{% trans "Select an element to edit its properties." %}
{% trans "Preview" %}
{% blocktrans trimmed %}
This is object_data, not object — the object
serialized the same way NetBox's REST API would return it, used by
${expr} placeholders and custom Jinja2 expressions. It's a
different shape than object (the raw model instance): a choice
field like object_data.profile.label works here, while the
equivalent on object would just be its bare stored value.
{% endblocktrans %}
{% if settings.DOCS_ROOT %}
{% trans "Documentation" %}
{% endif %}
{% trans "Insert icon" %}
{% trans "Narrow your search to see more results." %}