?
avatar obuisard
obuisard
2 Apr 2017

Steps to reproduce the issue

Create a custom field of type 'checkboxes' in the 'contact' context. Do not assign it to a group.
Edit a contact, check a couple values of the created custom field. Save

Expected result

In the database table #__fields_values, the values are stored with the context column filled up

Actual result

In the database table #__fields_values, the values are stored without the context column filled up

System information (as much as possible)

Joomla 3.7 beta 4
PHP 5.6
MySQL 5.7.14

Additional comments

I have tried a simple text field, added to a group or not, and the behavior is identical.

avatar obuisard obuisard - open - 2 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - change - 2 Apr 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 2 Apr 2017
Category com_fields
avatar franz-wohlkoenig franz-wohlkoenig - change - 2 Apr 2017
Status New Confirmed
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 2 Apr 2017

Confirmed, but the Values are saved.

avatar Bakual
Bakual - comment - 2 Apr 2017

The context is ŕemoved from that table. It is no longer used.

avatar Bakual Bakual - change - 2 Apr 2017
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2017-04-02 06:52:36
Closed_By Bakual
avatar Bakual Bakual - close - 2 Apr 2017
avatar laoneo
laoneo - comment - 2 Apr 2017

This was changed with #14558 as it is redundant data. On a new install, this column will not exist anymore.

avatar obuisard
obuisard - comment - 2 Apr 2017

Thank you!

avatar RobertKza
RobertKza - comment - 16 Sep 2017

Hi I'm trying to use Fabrik extension on the Joomla site. I would have liked to have used the Joomla custom fields as elements of the Fabrik list but don't know where to find the database table. I can get the registered joomla user fields on table hno7r_users. Any idea ?


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

avatar Bakual
Bakual - comment - 16 Sep 2017

Don't mess with the table, use the API.

avatar RobertKza
RobertKza - comment - 16 Sep 2017

Thanks :-)
Regards

-- Robert
Robert Bruce Kydd
PO Box 304 | Gordons Bay | 7151 | South Africa
Tel +27 (0)82 826 1324 | Fax +27 (0)86 607 1596

On 16 September 2017 at 15:23, Thomas Hunziker notifications@github.com
wrote:

Don't mess with the table, use the API.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#15048 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AYO1zUPCBRvn7y8-KucTzlzqoacRPxV3ks5si8vOgaJpZM4MwqJ1
.

Add a Comment

Login with GitHub to post a comment