[4.0] Move custom fields from submenu to main menu in contact#23366
[4.0] Move custom fields from submenu to main menu in contact#23366bembelimen wants to merge 12 commits intojoomla:4.0-devfrom
Conversation
…om-fields-to-main-menu
|
I have tested this item ✅ successfully on 1846d32 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23366. |
|
I have tested this item ✅ successfully on 1846d32 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23366. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23366. |
|
can you fix the conflicts please |
…om-fields-to-main-menu # Conflicts: # administrator/modules/mod_menu/Menu/CssMenu.php
…om-fields-to-main-menu # Conflicts: # installation/sql/mysql/joomla.sql # installation/sql/mysql/sample_testing.sql # installation/sql/postgresql/joomla.sql # installation/sql/postgresql/sample_testing.sql
|
@bembelimen can you fix the conflicts please and then we can get this merged |
|
Removing rtc until conflicts are fixed. Mainly just to avoid me re-reading this PR every 2 weeks when I go through the RTC pile. Whenever they are fixed someone can mark this back as RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23366. |
This is some additional corrections to be applied after joomla#23366 to complete the removaal of the sidebar for com_contacts
|
@bembelimen please can you fix the conflicts |
|
I tried to test this with the view to resolving the conflicts and submitting it as a new pr but it is not a correct PR or the code required has changed since this was created
|
This is some additional corrections to be applied after #23366 to complete the removaal of the sidebar for com_contacts
|
Please resolve conflicting files so this PR can get tested at Worldwide Pizza, Bugs & Fun, October 19th |
|
Found the reason that The value for the component_id in the sql was 33 - it should be the id of the com_fields component in the extensions table which is 30 |
|
@bembelimen has obviously abandoned this important PR so if one of the sql gurus could create a new pr that would be awesome and then people will be able to create fields for com_contacts again cc / @alikon @richard67 @Quy |
|
please test #26540 |
Summary of Changes
At the moment the custom fields are in the submenu for contact. With this PR The two submenu items are moved to the main menu like in the other extensions.
Testing Instructions