4 Replies
Is email a valid column? Or is that field empty?
We only render non-empty fields
It is a empty field used to display links with icons, is there a better component to use for this?
You need to give it a state. This might work for Entries
->state('whatever')
using getStateUsing worked, thanks