{% extends 'ndr_core/admin_views/base.html' %} {% load crispy_forms_tags %} {% block content %}
Paste a single record from your API response (not the full paginated wrapper,
just one { … } object). NDR Core will extract all field paths
from this record and use them as hints in the result field editor.
These paths are available for use in result field expressions as {path} tags.
{{ path }}
{% endfor %}