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

Allow Insert-Tags in SQL-Filter #2

Closed
SGehle opened this issue Mar 25, 2019 · 4 comments
Closed

Allow Insert-Tags in SQL-Filter #2

SGehle opened this issue Mar 25, 2019 · 4 comments

Comments

@SGehle
Copy link

SGehle commented Mar 25, 2019

ExportTable.php:103
'arrFilter' => $filterExpression != '' ? json_decode(\Controller::replaceInsertTags($filterExpression)) : array(),

@markocupic
Copy link
Owner

Spannend. Was ist der Anwendungsfall? Wenn ich fragen darf.

@SGehle
Copy link
Author

SGehle commented Mar 26, 2019

Natürlich. Ich Filtere den Export einer Tabelle nach Datensätzen die bestimmten Frontend-Nutzern zugeordnet sind. Mit {{user::id}} kann ich dies sehr einfach realisieren.

@markocupic
Copy link
Owner

Added in abb1c8f

@markocupic
Copy link
Owner

@SGehle
Würdest du das mal testen? Version 3.1.0
Lg M

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

2 participants