No Code Attached Yet J3 Issue
avatar AlexRed
AlexRed
26 Oct 2017

Steps to reproduce the issue

Create a new menu item: Contacts » Single Contact
Try to disable in the Contact Display Options the Name or Street Address or Postal/ZIP Code ecc..
These parameters are no longer available

Expected result

I can enable/disable in the Contact Display Options the Name or Street Address or Postal/ZIP Code

Actual result

I can't enable/disable in the Contact Display Options the Name or Street Address or Postal/ZIP Code

System information (as much as possible)

dysokay-381

display-375

Additional comments

ok in Joomla 3.7.5
No in Joomla 3.8.0 and Joomla 3.8.1 and Joomla 3.8.2 Dev.

avatar AlexRed AlexRed - open - 26 Oct 2017
avatar joomla-cms-bot joomla-cms-bot - change - 26 Oct 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 26 Oct 2017
avatar AlexRed AlexRed - change - 26 Oct 2017
The description was changed
avatar AlexRed AlexRed - edited - 26 Oct 2017
avatar AlexRed AlexRed - change - 26 Oct 2017
The description was changed
avatar AlexRed AlexRed - edited - 26 Oct 2017
avatar AlexRed AlexRed - change - 26 Oct 2017
The description was changed
avatar AlexRed AlexRed - edited - 26 Oct 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Oct 2017
Category com_contact
avatar brianteeman
brianteeman - comment - 26 Oct 2017

it looks like showon is not working for a global option. it works correctly is changed from global to a local setting

avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Oct 2017
Status New Confirmed
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Oct 2017

Issue confirmed.

System information

3.8.2-dev
Multilanguage Site
macOS Sierra, 10.12.6
Firefox 56 (64-bit)

MAMP 4.1.1

avatar infograf768
infograf768 - comment - 27 Oct 2017

Concretely, it will only work for single contact menu item or when editing a contact IF the global settings Contact Information is set to Hide.
In that case, switching to Show in the menu item or the contact itself will work as intended and display the fields.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Oct 2017

True, @infograf768. So the Issue is that Global Setting "Contact Information: Show" isn't respected in single Contact and Single Contact-Menu.

avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Oct 2017
Status Confirmed Discussion
avatar infograf768
infograf768 - comment - 27 Oct 2017

The problem is similar for articles.
Global Options display Linked Titles if Show Title is set to SHOW.

The showon is missing in article xml (should be added btw), but if I add a showon to obtain

			<field
				name="link_titles"
				type="list"
				label="JGLOBAL_LINKED_TITLES_LABEL"
				description="JGLOBAL_LINKED_TITLES_DESC"
				class="chzn-color"
				showon="show_title:1"
				useglobal="true"
				>
				<option	value="0">JNO</option>
				<option value="1">JYES</option>
			</field>

When editing an article Show Title would display Use Global (Show)
and Linked Titles field will not display until Show Title is set to Show.

Therefore the issue is not specific to com_contacts.

avatar infograf768 infograf768 - change - 27 Oct 2017
Title
Lost many Contact Display Options
Regression: Lost many Contact Display Options
avatar infograf768 infograf768 - edited - 27 Oct 2017
avatar irbian
irbian - comment - 28 Oct 2017

Regarding this I don´t know if related but

I had "sliders" as global configuration and "plain" as contact configuration. The contact form appeared as "sliders"

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 28 Oct 2017

@irbian can you please open a new Issue?

avatar irbian
irbian - comment - 28 Oct 2017

Sure

avatar brianteeman brianteeman - change - 25 Mar 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 25 Mar 2018
avatar jwaisner
jwaisner - comment - 11 Mar 2020

@AlexRed Is this issue still existent in latest J3?

avatar jwaisner jwaisner - change - 11 Mar 2020
Status Discussion Information Required
avatar brianteeman
brianteeman - comment - 31 Jan 2022

4 and half years later I think that can be closed

avatar Quy Quy - change - 2 Feb 2022
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2022-02-02 23:32:13
Closed_By Quy
Labels Added: No Code Attached Yet
Removed: ?
avatar Quy Quy - close - 2 Feb 2022

Add a Comment

Login with GitHub to post a comment