-
-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
area-commandsInvolves functions and cmdlets.Involves functions and cmdlets.🌈 improvementExtra sugar and spice.Extra sugar and spice.🎨 area-user-interface
Milestone
Description
By default Actions are taken form /sitecore/content/Applications/PowerShell/PowerShellListView/Ribbon/ + TYPE_NAME of the displayed items. I have a model that returns the same item types for various views. Each of those views should have different actions. Currently I'm unable to set those actions per view (they are set by type). I could use runtime show rules but it gets to complex.
Is it possible to add some additional parameter for Show-ListView command that will define the path to actions root or at least action TYPE_NAME?
Metadata
Metadata
Assignees
Labels
area-commandsInvolves functions and cmdlets.Involves functions and cmdlets.🌈 improvementExtra sugar and spice.Extra sugar and spice.🎨 area-user-interface