-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[5.3] Form control fields, new API #43857
Conversation
I have tested this item ✅ successfully on 5cfe985 The code does as described, it is as such ok. I miss a use case for this change. What is it that is being tried to solve? This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43857. |
PS. testet on With 2024-08-09 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43857. |
version a9980fe This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43857. |
It's weird that my text disappears or gets changed. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43857. |
Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Quy <quy@nomonkeybiz.com>
I have tested this item ✅ successfully on c24da87 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43857. |
I have tested this item ✅ successfully on c24da87 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43857. |
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43857. |
This pull request has been automatically rebased to 5.3-dev. |
thanks, first step for form renderer |
Summary of Changes
Replace control inputs hardcoded into the form layout with an API which allows to add this fields programaticaly.
Before PR (the form layout):
After PR:
For now I have updated following forms:
Will update more, when there will be a positive feedbacks.
Testing Instructions
Code review.
Create/edit Article, Category, Menu item. All should work as before.
Actual result BEFORE applying this Pull Request
Works
Expected result AFTER applying this Pull Request
Works
Link to documentations
Please select: