Hello,
I am trying to define a new custom field type with the 3 interface, view, edit, contextConfig.
I have followed the documentation and the examples here
and I successfully create edit and contextConfig interfaces using custom ui,
now I am facing the issue with the view interface, I tried both custom ui and ui kit but nothing is working,
what I did understand is that the system always returns the formatter expression, not the resource,
thank you for the help,
kind regards,