In the Autos Web App, each item has two fields that control the image:

  1. List Image
  2. Autos Images Module

The value of those two fields is a web app module tag, referencing items from the Autos Images web app.


The List Image value looks something like this:

{module_webapps,18768,i,4107352,,,true,1,,1}

In this example, the only part you need to change is the number 4107352, which is the Web App Item ID of the image you want to use. You can find the web app item ID by hovering over an item in the list view, and then looking to your status bar at the bottom of your browser. The ID is the number following ValueID= in the status bar.


The Autos Images Module value looks something like this:

{module_webapps,18768,c,59633}

In this example, the only part you need to change is the number 59633, which is the category ID of the images you want to use. You can find the category IDs by going to Site Settings>Categories, and hovering over the different categories. You can assign categories to specific images in the web app by:

  1. Selecting the web app item you want to categorize
  2. Then from Actions, choose Classify This Item