FFilament•Created by atyx17 on 8/19/2023 in #❓┊help Is there a way to use SelectFilter relationship with a json field?Ex name->en, name->fr etc
Actually the filter works with: ->relationship('product', 'name') but the options labels are jsons, i am looking for a solution ex ->relationship('product', 'name->en') or something like this