On Tue, Apr 3, 2018 at 03:50 pm, Southenders Admin wrote:
Now it seems I have to create the database columns with labels before I create the list.
I think that's correct...the header line of the CSV file has to correspond with the table columns that already exist in the database. If there's some other way I'm eager to know how it's done.
Also, I have a photo album with photos of each of our members. Is there a way to link a field in the database to that individual's photo?
Each photo in your group has a URL of the form:
/g/GROUPNAME/photo/ALBUMNUMBER/PHOTONUMBER?(starting at 0)
So you should be able to link photos into the database in that manner as long as you don't subsequently move them around. Try it with a few photos and let us know how it works.
Hope this helps,
Bruce