How to add few images to app data

hey guys,

i’m wondering , i would like to make something like below as a final result :slight_smile:

currently my way is to do it through repeating groups - question / answer , like in FAQ area for exaple.

But in data base , on app data section you can add only one image to answer . is it possible to add more in the same question as a answer ? or should i do it with different way ?

thanks

Hello!

If I understood well, you need to create a fild with type image and check the "This field is a list (multiple entries) box, as seen bellow:

Sadly you can’t “edit” a field type to make it a list. So you’ll have to create a new field type and delete the old one, in case it won’t be used anymore. An important tip is: before deleting the old field, use the bubble app search tool (magnified glass icon on top right) to see everywhere you’re using the old field and changing it to the new one before deleting the old field. This way you won’t end up with any unseen bugs. Here is an example:

Search by “uses field”, type name should be your data type that cointais the field you’re about to delete, and field name shoudle be said field.

Hope I have helped!