Create a new Article.
As there is no Status field before Save, the default depends on the workflow settings.
Normally, for example ( #21535 ), save2copy will save as Unpublished which would mean we have to set the default Workflow state to Unpublished.
(Note: save2copy is also used in Multilingual Associations componebt in the side by side window.)
The consequence is that we can't Save and Close directly a new article. One has always to re-edit the article after a Save.
Labels |
Added:
J4 Issue
?
?
|
Status | New | ⇒ | Discussion |
Category | ⇒ | com_workflow |
Title |
|
||||||
Build | staging | ⇒ | 4.0-dev |
I agree that is is confusing if there is nothing to see.
Maybe show the stage field disabled with a hint "Please select a category"?
And how would you know the specific workflow of a category if no AJAX magic here?
Not without a list of categories and workflows/states.
But to make it simple: The hint could say "stage can be changed after save". So at least it would be less confusing.
After save IS the issue. It means we never can use Save & Close with workflow.
Labels |
Removed:
J4 Issue
|
Labels |
Added:
J4 Issue
|
Title |
|
Labels |
Added:
?
Removed: J4 Issue ? |
This should be closed as fixed elsewhere
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-07 00:22:41 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_By | joomla-cms-bot | ⇒ | Quy |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/21547
I agree. I don't see the value of it not being present until saved. It should be present and show the available options for that user.
The "difficulty" and I suspect the reason why it isn't there is that the workflow is dependent on the category selected so how do we know what to show here before it is saved. However this has already been solved by com_fields so shouldn't be a problem.