| Suggestion about file/image uploads | 3/13/2022 09:35:45 | |
| PHPRunner Tips and Tricks | ||
| Aalfonso authorDevClub member It would be very interesting if many photos and files could be uploaded like now but if a comment or text could be put for each one of them. What do you think? | ||
|   | Sergey Kornilov admin 3/13/2022 | 
| This sounds like an interesting idea but there is no built-in support for this. We might add as a feature at some point. For now you can store images in a separate table, one image per record. This way you can add a description to each image. | |