This repository was archived by the owner on Apr 6, 2021. It is now read-only.
Sub-menu hint for object actions #10
Open
Description
We had a little discussion on the RO.NET forum[1] about contributed actions and we agreed that a sub-menu hint would be all that is needed to support this special grouping.
{
"memberType": "action",
"subMenu":"Orders"
...
}
Typing that out now I wonder if just the more generic "grouping":"Orders" is appropriate?
This would probably not be a per-instance kind of thing so maybe extensions and the formal domain model is where it belongs.
Metadata
Metadata
Assignees
Labels
No labels