Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

AEM 6.5 SP13 | Custom schedule publish workflow

Avatar

Level 7

Hi All,

 

I have a requirement where a custom schedule workflow is needed only later option should be present when triggering the workflow, now option is not needed. Also need to hide 'manage publication' option from site console for specific group/user. How could I do this using ACL/permission?

 

Any pointers highly appreciated.

 

Thanks,

Pradeep

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Employee Advisor

Hi,

 

To hide the 'Manage Publication' option from the site console for specific groups/users, you can create a custom permission in CRXDE Lite and assign it to the desired group/user. For the custom schedule workflow, you can modify the workflow model to remove the 'now' option in the dropdown.

Avatar

Correct answer by
Community Advisor