Web client actions in tables
(Created page with "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 Acti...") |
No edit summary |
||
Line 6: | Line 6: | ||
But, per 2020-09-27, ViewModel/Context actions shows as disabled in tables. | But, per 2020-09-27, ViewModel/Context actions shows as disabled in tables. | ||
[[Category:EAL]] | |||
[[Category:View Model]] |
Revision as of 08:55, 19 December 2022
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 works as expected when placed in a table on screen. They will be enabled and disabled as actions are elsewhere.
But, per 2020-09-27, ViewModel/Context actions shows as disabled in tables.