So,edubey, you mean, there is no way to inject (without modifying AEM's
code) something like predicate, to filter available workflows for
current (or all selected) pages, using, lets say, template of
this(these) pages?edubey wrote... If you do not wish to go for ACLs,
then another solution would can be override AEM default behavior, Take a
look at this file [1] (w.r.t AEM 5.6.1), in line no. 740 you would see
CQ.wcm.SiteAdmin.startWorkflow. This defines the workflow dialog and
list. Override thi...