-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Fields - hidden secrets #26747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fields - hidden secrets #26747
Conversation
|
@zero-24 @SniperSister please can you look at the rips error |
|
@brianteeman the drone.yml in your branch is outdated and incompatible to the new RIPS version that we are using. Updating the yaml (or updating the branch in general) will solve the issue. |
|
Thanks |
|
grrh - now it fails on some javascript that is unrelated to anything in this pr |
|
relaunched drone |
Co-Authored-By: Quy <[email protected]>
|
I have tested this item ✅ successfully on f9e90d6 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26747. |
1 similar comment
|
I have tested this item ✅ successfully on f9e90d6 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26747. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26747. |
|
Thanks |
|
Thanks |
If you want to search in the list of fields to find a specific field then there is more that you can do that simply search in the title. But there is no way to know this without reading the code.
This PR adds the full information for searching for a field or field group as a tooltip. This is in exactly the same format as in other components.
This PR also alpha sorts the language file
If you want to check the search code you can find it
joomla-cms/administrator/components/com_fields/models/fields.php
Lines 276 to 295 in 25ba7e5
joomla-cms/administrator/components/com_fields/models/groups.php
Lines 180 to 192 in 25ba7e5