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
toeknee
toeknee14mo ago
Just create it and use formatStateUsing()
Theodoros
TheodorosOP14mo ago
It doesn't work this option. Thanks! It works!
toeknee
toeknee14mo ago
Yeah it was adjusted in V3 I believe

Did you find this page helpful?