?
avatar brianteeman
brianteeman
10 Apr 2017

Add a field to any of the supported components eg Users, Contact or Content

Expected Result

Input for the field is available when editing or creating an item

Actual Result

No input fields presented

avatar brianteeman brianteeman - open - 10 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - change - 10 Apr 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 10 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - change - 10 Apr 2017
Title
[com_fields] Hathor never displays fields
[fields] Hathor never displays fields
avatar joomla-cms-bot joomla-cms-bot - edited - 10 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 10 Apr 2017
Category com_fields
avatar franz-wohlkoenig franz-wohlkoenig - change - 10 Apr 2017
Title
[fields] Hathor never displays fields
[com_fields] Hathor never displays fields
avatar franz-wohlkoenig franz-wohlkoenig - change - 10 Apr 2017
Title
[fields] Hathor never displays fields
[com_fields] Hathor never displays fields
avatar franz-wohlkoenig franz-wohlkoenig - change - 10 Apr 2017
Category com_fields com_fields Templates (admin)
avatar Bakual
Bakual - comment - 10 Apr 2017

As a background if someone wants to take a stab at this. The fields are loaded usually by a JLayout using this call:
<?php echo JLayoutHelper::render('joomla.edit.params', $this); ?>
That JLayout just iterates over each fieldset and renders it.
With $this->ignore_fieldsets = array('jmetadata', 'item_associations'); one can exclude some fieldsets from being rendered by that JLayout.
Something similar needs to be done for Hathor for it to support custom fields in the forms.

avatar jbreeding
jbreeding - comment - 10 Apr 2017

I was testing my custom fields, then switch to Hathor [Joomla! 3.7RC1).
I can see all my customs fields in [Fields Tab], and also User Custom fields.
screen shot 2017-04-10 at 14 57 09


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15205.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 10 Apr 2017

@jbreeding Articles > Edit Field:
bildschirmfoto 2017-04-10 um 17 25 47

System information

3.7.0-rc1 (nightly Build)
macOS Sierra, 10.12.4
Firefox 52 (64-bit)

MAMP 4.1.1

  • PHP 7.0.15
  • MySQLi 5.6.35
avatar jbreeding
jbreeding - comment - 10 Apr 2017

screen shot 2017-04-10 at 15 49 39

System Information

Joomla! 3.7.0-rc1 [ Amani ]
Apache/2.4.20 (Ubuntu)
Version 53.0.2785.143 running on Ubuntu 14.04 (64-bit)

Apache/2.4.20 (Ubuntu)

PHP 7.0.17
MySQLi 5.5.54

It seems good ?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15205.
avatar brianteeman
brianteeman - comment - 10 Apr 2017

Sorry it does work on users - it doesnt work on content or contacts

avatar jbreeding
jbreeding - comment - 10 Apr 2017

Ok, got it.

User => OK
Contact => NOK
Content => NOK

you right for both.

Edit Content:

screen shot 2017-04-10 at 16 58 08

Edit Contact:

screen shot 2017-04-10 at 16 59 24


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15205.

avatar infograf768
infograf768 - comment - 11 Apr 2017

I am on it. Patch will be ready this afternoon.

We will get (here for articles):
screen shot 2017-04-11 at 13 03 47

avatar brianteeman
brianteeman - comment - 11 Apr 2017

Thanks - dont forget that "Fields" is just for fields that are not in a group and you would need a new slider for each group

avatar joomla-cms-bot joomla-cms-bot - close - 11 Apr 2017
avatar infograf768 infograf768 - change - 11 Apr 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-04-11 15:35:26
Closed_By infograf768
avatar joomla-cms-bot
joomla-cms-bot - comment - 11 Apr 2017
avatar infograf768
infograf768 - comment - 11 Apr 2017

Closed as we have a patch #15227


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15205.

avatar brianteeman
brianteeman - comment - 11 Apr 2017

Thanks @infograf768

Add a Comment

Login with GitHub to post a comment