Frontend Workflow decoupled from edit view. Available as in attached pics #47124
Replies: 7 comments
-
|
spam - please delete and block servenomaster |
Beta Was this translation helpful? Give feedback.
-
|
hey, I would like to fix this issue can someone explain the project as i am new in here. |
Beta Was this translation helpful? Give feedback.
-
First is not an issue that need fixed, is an usability improvement. For example, an user can add an image using an image workflow, and only that. He cannot change the content. |
Beta Was this translation helpful? Give feedback.
-
|
Please note that this is a massive feature request and certainly not something that can be quickly or easily achieved. |
Beta Was this translation helpful? Give feedback.
-
|
I don't fully understand the complexity since I'm not a coder. I'm more an solution integrator. I still would like to emphases that the workflow feature in backend only, in the current implementation, is quite useless (PLEASE don't feel offended, I do know that it required a lot of work. But only that work alone is not making it good for something/usable. Is more like a beautiful spaghetti code that does nothing useful at the end). Let me underline the user's point of view: I'm in charge of doing some Workflow steps. Does not matter which ones.
So what is the purpose of having the workflow feature if I'm ending anyway in editing view, in order to decide what to do? Just to have a marker with workflow's "Stage" next to the article's titles list? I cannot use that marker (even I can do that, technically) without checking the article's content itself, in order to decide (for example: to publish it) what to do. A usable workflow functionality is to
And this is possible only in frontend. And only in article's view. Maybe in Category view with the content till readmore. Not in the editing view, and certainly not in a list of article's titles, as it is now in backend. Is clear that without the steps 1 to 3 from above, the workflow feature is technically working, but who need it? It cannot be used because it means that is used with the eyes closed. Become obvious that having a feature in frontend, with granular privileges for each stage, is a revolution in Joomla usability. Suddenly you can have a photo department that adds pictures without being able to alter the text, a redactional team that is able to proofread the articles and approve or not the publishing, even teams that are exclusively taking care of SEO, adding keywords, tags, page titles, without altering the content and so on. Workflow's transition actions should be independent from editing view. But able to do certain (if not all) functions from the editing view (publish, add pics, edit text, choose category, alter a specific custom field). Look at the editing view as a collection of "transition actions". The workflow functionality should split that collection into small functional chunks, available separately from each other. Even more! Building complex functionality as support tickets is possible with the extraordinary help of Joomla custom fields or with a third party component as RS form (that transforms a submited form in an article) |
Beta Was this translation helpful? Give feedback.
-
|
@drmenzelit @Hackwar , I mentioned you both since both of you have added "New Feature" for this idea.
I think that the present Joomla workflow idea will be dropped, as it is implemented now, because does not bring any functionality to Joomla. I see it more like a proof of concept than a usable thing. An idea struck me looking at another successful entity of joomla: Custom Fields, organized in Field Groups (or Custom Field Category, there is a inconsistency of naming in Joomla 4.2): Still, there is need for a collection of System Custom Fields that will have to do the completion of Joomla's article's database fields:
Instead of having the complex, illogical and User rights conflicting usage of the Article editing form to manage the workflow stages there should be a new built Workflow form that loads a Custom Field group for each transition. |
Beta Was this translation helpful? Give feedback.
-
|
This is a great idea. Like someone mentioned, it will probably require considerable effort. I wouldnt say the current workflow feature as it is implemented is useless. quite the contrary. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Having decoupled workflow feature just in backend is a big drawback. Most users do not need to go in backend in order to do trivial operations (like publishing). More than that: a preview of the article, right how it will look like if published, is preferable to a list view (as in backend is). Is a lot user-friendly to see in frontend the article that need an workflow action and do it, than in backend.
Describe the solution you'd like
As in attached picture: the frontend workflow should be available in the "tools" hover popup, entirely decoupled from editing view.
The workflow interface may open in popup as:
Additional context
Beta Was this translation helpful? Give feedback.
All reactions