Custom Exporter Colum
Hello everyone, I've created a page that displays a table with a fairly complex layout and successfully implemented it. However, I'm encountering an issue when trying to implement the exporter, and I'm getting the error:
Could anyone provide a solution or help me identify where the mistake might be?
7 Replies
Where is ur export code?
How should we help if all you provide is 3 screenshots without even knowing what you are doing?
Share some code and share the Flare exception (share button on exception page)
my apologies for the lack of clarity on my question,
there my code TransactionAggreGateExporter.php :
In resource I call with this action :
in laravel.log I get error :
@Dennis Koch this is my detail log error: https://flareapp.io/share/353gO6W5
Flare
Undefined array key "label" - The error occurred at http://localhost/admin/transaction-agree-gate
To me it sounds like you include a db column that doesn’t exist from your dynamic export script?