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

Add context what format is being exported to "torro_export_value" filter #513

Open
kraftner opened this issue Apr 16, 2020 · 0 comments
Open

Comments

@kraftner
Copy link
Contributor

Issue Overview

Currently the torro_export_value filter lacks the context of what format is currently exported but this would he helpful to define different formats for different export formats.

Expected Behavior

One can conditionally filter the export format to e.g. have different formats for export as xls or html.

Current Behavior

You don't know what context this filter is currently run in.

Possible Solution

The filter should receive the $export_format variable from the context it is is run in.

Related Issues and/or PRs

#483

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