K2BTools Tutorial - Exercise 9.1: Simple Customers List

In this exercise you will learn how to create a Web Panel using dynamic layouts. In order to do that, follow these steps:

  1. Create a new WebPanel named: "ProductsListLayout"
  2. Activate WebPanelDesigner part.
  3. In root node select "Add Grid From Transaction" action.
  4. Select the "Product" Transaction.
  5. In the "Select Layout" dialog, chose "Generic Entity List (With Image)".
    Lesson10.1GenericEntityList
    Generic Entity List (With Image) List Dynamic Layout Selection

  6. In the "Attributes or Variables" dialog select attributes.
  7. Delete all attributes except from "ProductRating" and "ProductDetailedDescription".
  8. Remove all filters except from generic filter.
  9. Empty "ProductRating" description.
  10. Build and see the results on runtime.