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
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @pradeepdubey82 ,
Please checkout below articles for custom scheduled workflow.
For hiding manage publication :
Regards
Shiv
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.
Hi @pradeepdubey82 ,
Please checkout below articles for custom scheduled workflow.
For hiding manage publication :
Regards
Shiv
Views
Likes
Replies