Upload image from table

Hi there!

Has anyone ever tried uploading images from a table using ImageColumn?

I mean being able to upload an avatar, for example, by clicking on an ImageColumn or something similar.

From the documentation, I understand it's not possible, but is there any plugin or approach to achieve this?
Solution
When clicking is an option you could use a column action and just open a modal with a FileUpload
Was this page helpful?