Table fields_values not listed #993
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#993
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
New Dynamic Get
Joint DB_table Fields_values
none
System information (as much as possible)
Additional comments:
For a component I need to view the joomla custom fields that are entered during user registration. In the Custom Get I try to make a Joint to the fields_values table and I choose DB_Table but this table fields_values is not displayed in the table list. How do I get the custom fields related to the user who entered them?