Web client actions in tables
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
There are three kinds of actions | There are three kinds of actions: | ||
* Class actions | * Class actions | ||
* ViewModel/Context actions | * ViewModel/Context actions | ||
* '''Actions with EAL''' in a | * '''Actions with EAL''' in a ViewModel (without being linked to an action) | ||
Class actions and Actions with EAL | 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. | |||
[[Category:EAL]] | [[Category:EAL]] | ||
[[Category:View Model]] | [[Category:View Model]] |
Revision as of 07:31, 23 February 2023
This page was created by Lars.olofsson on 2020-09-27. Last edited by Edgar on 2025-01-20.
There are three kinds of actions:
- Class actions
- ViewModel/Context actions
- 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.