Dear Community,
I'm new and I've been battling with a problem for the better part of the day now: I have single DB with names and corresponding address, zip code, phone number and other information. I created a list service to list the names in the DB.
Now: from that list I would like to display (through labels on a new page) all the other corresponding information (address, zip code, etc.) belonging to that name when clicking on it.
How can I do that?
Any help is much appreciated.