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 | |||
# 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. | 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. | ||
Revision as of 06:09, 24 October 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.