Web client actions in tables
This page was created by Lars.olofsson@mdriven.net on 2020-09-27. Last edited by Edgar on 2025-01-20.

There are three kinds of actions:

  1. Class actions
  2. ViewModel/Context actions
  3. Actions with EAL in a ViewModel (without being linked to an action)

Class actions and Actions with EAL work as expected when placed in a table on the screen. They will be enabled and disabled as actions are elsewhere.

Since 2020-09-27, ViewModel/Context actions show as disabled in tables.