User tests: Successful: Unsuccessful:
As with the move to fieldgroups in PR #13019 the show_user_custom_fields value in the category view was forgotten to migrate in PR #13103.
Additionally some indentation is fixe in the XML file.
Only the values from the fields "Demo Field 1" should be shown on the contact.
The select box doesn't show the user field groups in the contact menu item.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_contact |
Did you set a value for both fields on the user? I'v just tested it and it worked as expected.
Value on all 3 Fields. Btw i expect to see only "Demo1" cause its enabled in Menu.
Yes for sure, you should only see Demo1 when you select the group Demo1. Sorry my fault, updated the description.
I have tested this item
Can you fix that one as well? https://github.com/joomla/joomla-cms/blob/staging/components/com_contact/models/forms/form.xml#L465-L474
Labels |
Added:
?
|
Done. Thanks for the hint.
I have tested this item
Can this be set to RTC as the second commit was only an adaption of a form to be inline with the rest.
Status | Pending | ⇒ | Ready to Commit |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-02-08 14:05:39 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
User field groups in the contact menu item are shown, but in Frontend only Values of Field-Group1 are shown.