Enable Workflows in Content -> Options -> Integration tab
Select Content -> Workflows -> Help button
Select Content -> Workflows -> Stages (numbered button) -> Help button
Select Content -> Workflows -> Transitions (numbered button) -> Help button
Helpful articles
404 Not found
I have created the Help screens but some code changes are needed:
For consistency with other Help links the keys need to be changed:
JHELP_WORKFLOWS_LIST to become JHELP_COMPONENTS_WORKFLOW_WORKFLOWS_LIST
JHELP_WORKFLOW_STAGES_LIST to become JHELP_COMPONENTS_WORKFLOW_STAGES_LIST
JHELP_WORKFLOW_TRANSITIONS_LIST to become JHELP_COMPONENTS_WORKFLOW_TRANSITIONS_LIST
And the following strings need to be in Administrator language files, joomla.ini (and ...):
JHELP_COMPONENTS_WORKFLOW_WORKFLOWS_LIST="Components_Workflows_Lists"
JHELP_COMPONENTS_WORKFLOW_STAGES_LIST="Components_Workflows_Stages_List"
JHELP_COMPONENTS_WORKFLOW_TRANSITIONS_LIST="Components_Workflows_Transitions_List"
I have tested this locally.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-06-22 14:14:41 |
Closed_By | ⇒ | Quy |
Thanks again
See #29757 for the PR