Create some custom fields for a user.
Go to the user profile page in frontend.
Custom fields should render with the field template.
Costum fields does only show the field value.
Joomla 3.7.0
PHP 7.1.4
Nginx 1.12
I noticed there is no code in the profile view to render the jcfields.
Labels |
Added:
?
|
Title |
|
Title |
|
Title |
|
Category | ⇒ | com_fields |
Title |
|
Status | New | ⇒ | Discussion |
@sharphosting thanks for hint, got it.
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.
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.
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.
Status | Discussion | ⇒ | Information Required |
No answer since 2017, closing for now.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-02-28 15:16:23 |
Closed_By | ⇒ | chmst |
#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.
Status | Closed | ⇒ | New |
Closed_Date | 2021-02-28 15:16:23 | ⇒ | |
Closed_By | chmst | ⇒ |
Can you test this on J4? Not sure if it got fixed there.
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: ? |
Closing for the reason stated above. Thanks for reporting.
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.