This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
fyn
I got three model State Author Post.
In the backend ,I want to show state.name in Post list.
so Post belongsTo Author, and Author belongsTo State.
but in the columns.yaml , I could only use relation
and select
.
Is there any better practice about this problem?
thanks.
1-2 of 2