Feature No Code Attached Yet
avatar keep
keep
13 Sep 2024

Steps to reproduce the issue

  • Add a new custom field called "color" to com_content.article with the field type set to "list."
  • Add the list values: red, white, and green.
  • When editing an article, under the 'Fields' tab, choose one or more colors from the predefined list (depending on whether the field is set to allow multiple selections).
  • Notice that if you need to add a new color (such as black, blue, or yellow) while editing the article, you must save and close the article, go to the field editor, add the new value, save the field, and then return to the article editor to choose the new color.

Expected result

While editing an article, when there is no desired option in the "color" list, there should be a way to add a new value (e.g., black, blue, or yellow) directly from the article editor, such as an input field or button called 'New List Value.' The new value should be added on-the-fly, perhaps via AJAX or during the article save process.

Actual result

There is currently no way to add new values to the "color" list directly from the article editor. Instead, the user must exit the article editor, navigate to the field editor, add the new values manually, and then return to the article editor to select the new value.

System information (as much as possible)

Joomla 5.1.4, PHP 8.3

Additional comments

This feature would improve workflow efficiency for users managing dynamic lists, reducing the need to leave the article editor when new options are required. It would be great if this functionality could be implemented via AJAX or another method that allows seamless value additions without needing to leave the current editing context.

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
4.00

avatar keep keep - open - 13 Sep 2024
avatar keep keep - change - 13 Sep 2024
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 13 Sep 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Sep 2024
avatar Quy Quy - change - 13 Sep 2024
Labels Added: Feature
avatar Quy Quy - labeled - 13 Sep 2024
avatar brianteeman
brianteeman - comment - 17 Sep 2024

Do you mean that you want a custom field that works in the same way as the current tags field?

avatar keep
keep - comment - 1 Oct 2024

Yes, this would be great.

I’m not sure if you are familiar with the Custom Fields For All plugin from breakdesigns.net, which is a VirtueMart extension. It includes a "new value" button next to the selector, where you can add your new option.
You can check a screenshot here: https://breakdesigns.net/extensions/joomla/custom-fields-for-all


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44074.

avatar mentalhacker
mentalhacker - comment - 3 Oct 2024

This feature is a 'must have' especially in the case of big news portals or large webshops where huge amount of data is stored in single or multiple select list type custom fields. If there were no need to leave the article editor when new options are required, it would significantly quicken the workflow of the editing process.
We have been lacking this function for ages.
Thanks for drawing the developers' attention to this issue.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44074.

Add a Comment

Login with GitHub to post a comment