User tests: Successful: Unsuccessful:
This PR expands the already merged #11911 to com_contact
Enables the new "Show Global Value" feature for all contact forms.
Test the contact form and the related menu item forms. All list elements with a "Use Global" entry should show the global value like this:
Exception: The robots field will not show the global value.
Note: If you get a message that some global values can't be found, try saving the component options.
None
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Components Front End |
Missed the "redirect" and "link" fields.
The "banned" fields are textares which don't support that feature. Same for the "show user custom fields" field. We would have to add that feature first there.
Category | Administration Components Front End | ⇒ | Administration com_contact Front End Components |
Fixed that order so it's consistent.
I have tested this item
works as described
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Milestone |
Added: |
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-11-15 21:48:23 |
Closed_By | ⇒ | rdeutz |
On a sidenote I fixed the "Filter Field" parameter in the categories menu item type. Currently it doesn't allow to hide the filter field, after this PR it will allow it.
See https://github.com/joomla/joomla-cms/pull/12861/files#diff-c732953186c3675745659a96049747f7L172 for the fix which is a simple and obvious one.