I found a scenario where the Image Autolist pulled images from two Asset Folders. (could possibly pull from more than two)
Steps to reproduce:
- Create an asset folder named “logos”
- Place image1 and image2 into the “logos” folder
- Create an asset folder named “logos2”
- Place image3 and image4 into the “logos2” folder
- Within your site, add an image autolist to a page
- Point that autolist to use the “logos” folder
- Notice that image3 and image4 are included in the output which are not in the “logos” folder
Workaround: change “logos2” to “logosNOTUSED” and the Autolist gives me the expected output.