K2BTools Tutorial - Exercise 5.3: Overflow actions menu

When a grid has many actions at the row level, the developer may like to group some or all of them to save horizontal space. Moreover, grouping can depend on the screen size. A given action can be shown in the row in specific screen size(s) and moved to the group in other size(s).

  1. Go to Genexus and open Customer transaction.
  2. Find the "Work With" node and the "Actions" node inside it.
  3. Select "ChangeCustomerStatus" action.
    ChangeCustomerStatusAct
    Change Customer Status

  4. Change "Move to Overflow Menu" property to "Always".
    MoveToOverflow
    Move to Overflow Menu

  5. Build your application (F5) and run the developer menu.
  6. Open WWCustomer and check how the Overflow menu works on runtime.
    OverflowMenu
    Overflow Menu