Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presenter Templates #145

Open
cybersecax opened this issue Mar 16, 2023 · 0 comments
Open

Presenter Templates #145

cybersecax opened this issue Mar 16, 2023 · 0 comments

Comments

@cybersecax
Copy link

When writing customised presenter templates I can't retrieve the Report Item's id/uuid.
{% for report_item in data.report_items %}
{{ report_item.id }}
{{ report_item.uuid }}
{% endfor %}

report_item.id and report_item.uuid don't exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant