Image Gallery for Actors Database

Hey there,
I have seen several posts regarding images gallerys but now actual one.
I want to create an actors database and therefore I need the possibility for an actor to add images and later show them in a gallery. Is there any way how to do that?

Best
Andi

Could just allow an actor add images one at a time to a new table called “photos” and then you display a list of related images (via user_id or email) in a collection/inline list.

2 Likes