K2BTools Tutorial - Exercise 6.2: Create the detailed view for the selected customer

We will now show the customer information below the grid. To do so, we will use the “Customer” transaction in display mode, and we will add a grid to show the selected customer invoices.

To do so, follow these steps:

  1. In the “Customer Invoices” node, right click and go to "Add->Attributes".
  2. Inside the Attributes node, add a "Web Component" and name it as "WCCustomer".
    WCCustomer1
    WCCustomer

  3. Set the "Allow Selection" property of the "GridCustomer" to true.
    AllowSelectionTrue
    Allow Selection

  4. Go to "Variables" part, and add a variable named "Selected_CustomerId".