Web client actions in tables
(Automatically adding template at the end of the page.) |
No edit summary |
||
Line 1: | Line 1: | ||
There are three kinds of actions: | There are three kinds of [[Documentation:Actions|actions]]: | ||
# Class actions | # [[Documentation:Class actions|Class actions]] | ||
# ViewModel/Context actions | # ViewModel/Context actions | ||
# '''Actions with EAL''' in a ViewModel (without being linked to an action) | # '''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. | ||
Since 2020-09-27, ViewModel/Context actions show as disabled in tables. | Since '''2020-09-27''', ViewModel/Context actions show as disabled in tables. | ||
[[Category:EAL]] | [[Category:EAL]] | ||
[[Category:View Model]] | [[Category:View Model]] | ||
[[Category:Actions]] | [[Category:Actions]] | ||
{{Edited|July|12|2024}} | {{Edited|July|12|2024}} |
Revision as of 05:20, 14 June 2024
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.