-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: 4.18.1
-
Component/s: UI
-
None
v4.18.1
GSH templates are a viable way to add functionality to the UI. However, they can currently only be accessed from a "folder" or "group" object.
It would be helpful if they could be added to other places in the UI. ( on any object really )
- subject ( /grouper/grouperUi/app/UiV2Main.index?operation=UiV2Subject.viewSubject&subjectId=.. ) : Entity Actions button/menu
- attributeDef ( operation=UiV2AttributeDef.viewAttributeDef&attributeDefId= ) : Attribute actions
- attribute ( operation=UiV2AttributeDefName.viewAttributeDefName&attributeDefNameId= ) : Attribute name actions
- quicklinks ( a submenu would be ideal for GSH templates, but also likely has complexity without an "object context"[folder, group, subject, etc..] too )