No Code Attached Yet
avatar Flowman
Flowman
18 May 2017

Steps to reproduce the issue

Create some custom fields for a user.
Go to the user profile page in frontend.

Expected result

Custom fields should render with the field template.

Actual result

Costum fields does only show the field value.
image

System information (as much as possible)

Joomla 3.7.0
PHP 7.1.4
Nginx 1.12

Additional comments

I noticed there is no code in the profile view to render the jcfields.

avatar Flowman Flowman - open - 18 May 2017
avatar joomla-cms-bot joomla-cms-bot - change - 18 May 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 May 2017
avatar Flowman Flowman - edited - 18 May 2017
avatar Flowman Flowman - change - 18 May 2017
The description was changed
avatar Flowman Flowman - edited - 18 May 2017
avatar joomla-cms-bot joomla-cms-bot - change - 18 May 2017
Title
[com_fields] Only show the field value in user profle
[com_fields] Not rendering fields in user profle
avatar joomla-cms-bot joomla-cms-bot - edited - 18 May 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 May 2017
Title
[com_fields] Not rendering fields in user profle
[com_fields] Only show the field value in user profle
avatar joomla-cms-bot joomla-cms-bot - change - 18 May 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 18 May 2017
avatar joomla-cms-bot joomla-cms-bot - change - 18 May 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 18 May 2017
avatar joomla-cms-bot joomla-cms-bot - change - 18 May 2017
Title
[com_fields] Not rendering fields in user profle
[com_fields] Only show the field value in user profle
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 May 2017
Category com_fields
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 May 2017
Title
[com_fields] Not rendering fields in user profle
[com_fields] Only show the field value in user profle
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 18 May 2017

didn't get the Point, cause in Screenshot there is Label and Value.


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

avatar joomla-cms-bot joomla-cms-bot - change - 18 May 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 18 May 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 May 2017
Status New Discussion
avatar sharphosting
sharphosting - comment - 18 May 2017

didn't get the Point, cause in Screenshot there is Label and Value.

The point is that the value should be rendering with the template for that field, but is displaying the raw value instead. As @Flowman stated in "Expected Result".

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 18 May 2017

@sharphosting thanks for hint, got it.

avatar Flowman Flowman - change - 18 May 2017
The description was changed
avatar Flowman Flowman - edited - 18 May 2017
avatar laoneo
laoneo - comment - 18 May 2017

The problem is that this view is different than every other front end view in Joomla. probably nobody knows the reason for it. But what it does it renders the fields based on a form. The problem is that I think it is not possible to rewrite that thing in Joomla 3 because of some unknown side effects.

avatar Flowman
Flowman - comment - 18 May 2017

We could do the same as for com_contacts /components/com_contact/views/contact/tmpl/default_user_custom_fields.php

I know it is not the exact same thing but something similar could be achieved.

avatar laoneo
laoneo - comment - 18 May 2017

The problem is that it uses a JForm instance while the contact layout is only on fields. Would mean every plugin which doesn't support the display events would not be shown in the profile anymore.

avatar brianteeman brianteeman - labeled - 25 Mar 2018
avatar jwaisner
jwaisner - comment - 12 Mar 2020

@Flowman Does this still exist in the latest J3?

avatar jwaisner jwaisner - change - 12 Mar 2020
Status Discussion Information Required
avatar joomla-cms-bot joomla-cms-bot - unlabeled - 12 Mar 2020
avatar chmst chmst - close - 28 Feb 2021
avatar chmst
chmst - comment - 28 Feb 2021

No answer since 2017, closing for now.

avatar chmst chmst - change - 28 Feb 2021
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2021-02-28 15:16:23
Closed_By chmst
avatar brianteeman
brianteeman - comment - 28 Feb 2021

#PROD2020/024 - There shall be no indiscriminate closing of Issues or Pull Requests

Closing of Issues and Pull requests PR's shall NOT be done without underlying rationale and individual reasoning in the Issue or PR. Elapsing of a time period, inactivity of the submitter are examples that do NOT constitute valid reasons in and by themselves.

avatar richard67 richard67 - change - 28 Feb 2021
Status Closed New
Closed_Date 2021-02-28 15:16:23
Closed_By chmst
avatar richard67 richard67 - reopen - 28 Feb 2021
avatar laoneo
laoneo - comment - 2 Mar 2021

Can you test this on J4? Not sure if it got fixed there.

avatar brianteeman
brianteeman - comment - 25 Aug 2022

Thank you for raising this issue.

Joomla 3 is now in security only mode with no further bug fixes or new features.

I have verified that this is resolved in Joomla 4 and this will now been closed.

image

cc @zero-24

avatar richard67 richard67 - change - 25 Aug 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-08-25 20:44:04
Closed_By richard67
Labels Added: No Code Attached Yet
Removed: ?
avatar richard67 richard67 - close - 25 Aug 2022
avatar richard67
richard67 - comment - 25 Aug 2022

Closing for the reason stated above. Thanks for reporting.

Add a Comment

Login with GitHub to post a comment