User tests: Successful: Unsuccessful:
Adds the ability to have a header in the generated dropdown list as per the documentation https://docs.joomla.org/SQL_form_field_type
Create an sql custom field with a simple query eg select a.id as value, a.title as text from uajp8_content as a
Open an article and check the new field - it will be a dropdown list with the first item in the list displayed.
As a result when you save the article that first item will be saved and will therefore be displayed on the front end.
There is now an additional param in the field called Header
You can use this to add a header to the dropdown list that has no value eg "- Select something -"
Open an article and check the new field - it will be a dropdown list with the first item in the list being the content you entered in the header field.
As a result when you save the article the field will have no value and will therefore not be displayed on the front end.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Administration Language & Strings Front End Plugins |
Status | New | ⇒ | Pending |
Labels |
Added:
Language Change
PR-5.0-dev
|
Would be great to get some testers here as there were a lot of people asking for this field
Labels |
Added:
Feature
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-07-23 18:50:21 |
Closed_By | ⇒ | HLeithner |
thanks
thanks
I have tested this item✅ successfully on fc0dbb2
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41122.