Adding a filter on a RelationManager Table with `relationship` doesn't work
On a RelationManger class, I have added a
SelectFilter
to the table and using the relationship
method to fill the Select Filter. But it doesn't seem to fill the Select.
The option1
is a BelongsTo
relationship added on the model.3 Replies