[5.1] Add Global Setting for Form Layout option to custom fields#37320
[5.1] Add Global Setting for Form Layout option to custom fields#37320Razzo1987 merged 77 commits intojoomla:5.1-devfrom
Conversation
Allows for shared language string shared across multiple fields plugins (to avoid duplicating them for multiple fields)
Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: Brian Teeman <brian@teeman.net>
You will have to wait for the issue tracker to get back online, I am afraid. This is the only way you can cast your test. In the meantime, Richard set the PR as RTC, which acknowledges your test. |
Thank you :) |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37320. |
|
Many thanks for this contribution @AndySDH and the very nice teamwork! |
|
I have tested this item ✅ successfully on 9137eee This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37320. |
joomla/joomla-cms#42220 - (только для en-GB) joomla/joomla-cms#37320 + joomla/joomla-cms#42390 + joomla/joomla-cms#42393 + joomla/joomla-cms#42584 + joomla/joomla-cms#42607 + joomla/joomla-cms#42402 + joomla/joomla-cms#42334 + joomla/joomla-cms#42610 + joomla/joomla-cms#42663 + joomla/joomla-cms#42747 +
Pull Request for Issue #37162. Follow-up to PR #36551 and issue #36548.
Purpose of the PR
As discussed in #37162, this allows users to set a global preference for the HTML Select for custom fields of types: list, SQL, radio, integer.
I would have just removed the option, as the "raw" select is just ugly, but @laoneo noted that we need to keep it for Backwards Compatibility.
Summary of Changes
Testing Instructions
First create the custom field:
Then:
Actual result BEFORE applying this Pull Request
There was no global setting to inherit from the plugin for 'Form Layout'
Expected result AFTER applying this Pull Request
There is now a global setting for 'Form Layout' that controls the default value when not specified in an individual field.
Changing the global setting will change the form layout of the field.