Ability to disable the Publish functionality on Assets View
Use-case:
When using AEM Assets with Dynamic Media with OpenAPIs, the 'Publish' functionality is not relevant anymore as assets are published by 'approving' the asset.
Current/Experienced Behavior:
In an architecture based on Assets View and Dynamic Media with OpenAPIs, users see a Publish option, which is not supposed to be used. The Publish prompts occurs upon asset upload, which is confusing for the users.
Improved/Expected Behavior:
Ideally, there should be a configuration option to enable or disable the Publish feature depending on the the architecture needs.
Environment Details (AEM version/service pack, any other specifics if applicable):
Has anyone tried using granite:rendercondition to control the visibility of the Publish option in the Assets view?
It seems like we could overlay the Publish action under /libs/dam/gui/content/assets/jcr:content/actions/secondary/publish into /apps, and then add a granite:rendercondition like this: