Dynamically setting the contents an asset list

In my publication I have a folder called 'Clients'. In that folder I have sub folders of 'Client'. One for each client. Each client has a sub folder of 'Documents'. I have metadata on my publication that sets the client name.


What I'm trying to do is set the publication metedata to a client value then somehow this will display all the documents for that client in an asset listing page. If the matadata is changed on the publication then I would like the contents of the asset listing page to change. If anyone can point me in the right direction for solving this problem it would be a massive help.



I've tried setting the link value on the document assets and then setting the link value in the asset link listing page to match, this works but is not dynamic. I can not see any way of setting the link value on the asset listing page dynamically?



Has anyone had/solved a similar problem?



Cheers

If you want to show publications for a specific client, can't you just list the publications under the client's folder? Asset listing can accept a dynamic root node so you can tell it which folder you want to list either by using a paint layout on the folder or by passing the folder's ID on the query string.