Extend image field in TYPO3

43 Views Asked by At

I would like to extend image field of tt_content table in TYPO3 backend and add extra button that will load potential image from external source. How can I actually edit such a view in TYPO3 11 and/or 12?

enter image description here

1

There are 1 best solutions below

0
On

Maybe it's not necessary to extend the image field. What would you achieve? What is with an additional file storage for external resources? What exactly means: "external source"?