Create a custom field component in nest

Is it possible to customize a field in the view .
I have the path of the image in the database and I want to add signature to it from s3 and present it in the field as image

You should edit the display and edit widget of the field in the UI

And then follow that documentation

1 Like