Feature RTC PR-5.1-dev Pending

User tests: Successful: Unsuccessful:

avatar bembelimen
bembelimen
13 Dec 2023

Summary of Changes

Allow a component to manipulate the custom field form like you can do with category view

Testing Instructions

  • Apply patch
  • Open a field form from com_content in the backend
  • Check that you get the form here and can manipulate it.

$form->getName() should give com_fields.field.com_content.article

$form->removeField('display', 'params'); removes the "Automatic Display" field

Actual result BEFORE applying this Pull Request

No way to manipulate the form via PHP directly

Expected result AFTER applying this Pull Request

You can manipulate the form

avatar bembelimen bembelimen - open - 13 Dec 2023
avatar bembelimen bembelimen - change - 13 Dec 2023
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Dec 2023
Category Administration com_fields Libraries
avatar brianteeman
brianteeman - comment - 13 Dec 2023

would love to test this if you could provide some realistic test instructions

avatar bembelimen bembelimen - change - 13 Dec 2023
Labels Added: PR-5.1-dev
avatar joomla-cms-bot joomla-cms-bot - change - 13 Dec 2023
Category Administration com_fields Libraries Administration com_contact com_content com_fields com_users Libraries
avatar bembelimen bembelimen - change - 13 Dec 2023
The description was changed
avatar bembelimen bembelimen - edited - 13 Dec 2023
avatar bembelimen
bembelimen - comment - 13 Dec 2023

would love to test this if you could provide some realistic test instructions

Done

avatar brianteeman
brianteeman - comment - 13 Dec 2023

would love to test this if you could provide some realistic test instructions

Done

I will have to pass on testing this then

avatar bembelimen bembelimen - change - 4 Jan 2024
Labels Added: Feature
avatar bembelimen bembelimen - change - 2 Mar 2024
Labels Added: b/c break
avatar bembelimen bembelimen - change - 2 Mar 2024
Labels Removed: b/c break
avatar chmst chmst - test_item - 2 Mar 2024 - Tested successfully
avatar chmst
chmst - comment - 2 Mar 2024

I have tested this item ✅ successfully on 343863b

Tested following the instruction and was able to manipulate coustoms fields.


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

avatar HLeithner HLeithner - test_item - 3 Mar 2024 - Tested successfully
avatar HLeithner
HLeithner - comment - 3 Mar 2024

I have tested this item ✅ successfully on a86650f

Tested with com_contact, call works site didn't break


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

avatar richard67 richard67 - alter_testresult - 3 Mar 2024 - chmst: Tested successfully
avatar richard67
richard67 - comment - 3 Mar 2024

I've restored @chmst 's test result in the issue tracker since the commit which has invalidated the test counter was just a clean branch update.

avatar richard67 richard67 - change - 3 Mar 2024
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 3 Mar 2024

RTC


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

avatar Quy Quy - change - 3 Mar 2024
Labels Added: RTC
avatar LadySolveig LadySolveig - change - 3 Mar 2024
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-03-03 22:32:46
Closed_By LadySolveig
avatar LadySolveig LadySolveig - close - 3 Mar 2024
avatar LadySolveig LadySolveig - merge - 3 Mar 2024
avatar LadySolveig
LadySolveig - comment - 3 Mar 2024

Thank you! And also for support and testing @chmst @HLeithner @richard67

Add a Comment

Login with GitHub to post a comment