There are different thing to add in phone numbers and companies
any phone numbers to user enterd goes to PH
and any company names the user enterd goes to com
You still just have an empty Listview Elements
And you need to ensure that you click the Submit button to add the image to the Company and PH tinydbs before your try to create the list items, and then select them for the listview.
And you need to understand the data structure of your company and ph tinydbs, probably calling back taglists for them to get a list to extract the items.
I suggest you use a list, add elements to that, then add the list to the listview, ensuring you have selected the correct layout.
(edit - I have now done some work with the new listview blocks for adding items etc., these appear to be robust in their functionality)
basic example:
In England, we would probably call what you have created a "buggers muddle"
The submit button has TinyDB tags and values reversed.
It uses tags for values and values for tags.
Restart?
i write 149 blocks!
ABG i don't want just take picture i want user to select take picture or upload files do you have a code for upload files with image picker?
What do you mean? Where will you "upload" files from ?
from image picker
From everything I can gather from this topic, it does appear you want something like this ?
Build lists of images, companies and phone numbers, then build a list which combines selections from each of these three lists. All stored in ONE tinydb.
I don't have a sample for downloading image files from the web.
The closest I came is keeping a list of URLs of images already on the web, put there by some one else.
There are some advanced techniques listed in the Files FAQ, but I have not used them myself.
So
we can't use firebase?
Tim what do you mean of button1? submit button?
and what do you mean of list picker 1 and 2 ?
You can, if you so wish
Which one is list picker 1 and which one is list picker 2 tim?
What do you mean?
listpicker 1 is for selecting the company, listpicker 2 for selecting the phone number
Thanks but there are two problems:
1.i want user to write the company name and write phone number in a textbox and take picture or upload files for logo
2.I want the list to show company name,phone number and logo
after picking show all of the informations(company name,phone number,logo,board members and director
I believe my blocks allow for that.
How?
If you add your company name to the companies list, the phone number to the phoneNumbers list, and take your photo, you can then use the blocks I have provided to make the three selections, then add these to the listview list for display of all company,phone number, image elements in the lvList.