Table Column not field in DB
Hello,
How can I have a column in a table that is not a field in DB but it will be filled using an API request to an external service.
Thank!
4 Replies
Just create it and use formatStateUsing()
Solution
It doesn't work this option.
Thanks! It works!
Yeah it was adjusted in V3 I believe