|
||
The Top N newest products web part displays the top N newest products, i.e. products that have been added recently.
You can modify the functionality of the Top N newest products web part by setting the following properties in the Web Part properties dialog:
Path |
Path of the documents to be displayed. |
Document types |
Types of documents that should be displayed, separated by a semicolon (;). |
Select top N products |
Indicates how many newest products should be displayed. |
WHERE condition |
WHERE part of the SELECT query. |
ORDER BY expression |
ORDER BY part of the SELECT query. |
Transformation name |
Transformation used in the list view mode. |
On the Home page of the sample E-commerce site, the Top N newest products web part is configured to display 3 newest products by default.