Level 2
@pplan you need to use custom search logic that handles these appended attributes.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I use a filament table with a model that has some attributes appended. When I try to use the column search in any of those 'attribute fields', I get 'Column not found: 1054 Unknown column 'field_name' in 'where clause'. Can someone guide me to solve the problem or give me an idea how to do it another way?
Thanks in advance
Please or to participate in this conversation.