I wanna create an app with dynamic items and adding the data to textboxes instead of listview?

Can you help me in that project please?
I wanna create an app with dynamic items and adding the data to textboxes instead of listview?
image
i created one vertical arrangement has number name address image so on
so i wanna get the data back from the firebase to many arrangement like that for example

the firebase has two tags under the main tag
the main tag forexample is the pharmacies under it the names stored
so i wanna when the user click on the pharmacies button, two vertical arrangement will be appeared with their data
for example
image
image
pharmcies has ahmed and mustafa with their data
so ahmed will be appread in the vertical arrangement inside the textboxies data and aother vertical arrangement for mustafa so on,
so we can add many data like that to be like that app below so no need to any a listview


here is the aia sample file
Shopping_App.aia (328.3 KB)
thanks in adance

You could use CompCreator or A Recyclerlist extension to do this.

Thanks for your support, i just check the Compcreator extenstion but its a pretty complicated as i dunno how to use it to get the data from firebase to get the same result in the image below


as you see every data has its image, number, address and whatsapp number so lets help me how can i use it to match that result
and that aia file which i guess will help doesn't work
https://wangsk789.github.io/compcreator/

Looks like you already have a template with components, from your screenshot, just recreate this in CompCreator.

Read through the CompCreator topic for examples.

yes i tried that block as below but the only thing i dunno how to add each value in the correct position, so to add the name in the textbox name so on?

Here are the basics:

cccardList.aia (191.0 KB)

Ok Will check it, thanks so much

For beautification, you could use the Enhance extension, also by @Kevinkun :

I tried to use the aia you sent but i couldn't adjust it to fit what am looking for, can you adjust the aia please to be like the image below and make the data from the firebase instead of the web

Looks OK to me, what is the issue with your layout ?

That screen is by Qoder app so i wanna make the same in the app inventor

Build that look with real components, then convert the layout to compcreator. I sometimes use pen and paper to draw up a layout.

There is an extension that will help you to add icons to your text in buttons, can't remember which one.