Support for building tree in externabl tables via hook_views_data

Created on 27 February 2021, over 4 years ago
Updated 13 May 2025, 20 days ago

Good afternoon, a very convenient module in terms of building a hierarchy of strings, I successfully use it, but there was one difficulty:
There are certain sections of the site that output information from external tables, by hook_views_data
Among such tables, there are hierarchical structures, for example:

id; title; parent_id

That is, the string refers to itself to build the hierarchy.

Is it possible to add something to the existing ones:

  • Taxonomy (in core) - parent/child relationships
  • References - node and user references
  • Relation - references between any entities (D7 only)
  • Entity reference - references between any entities (D7 only)
  • Organic Groups (D7 only)

- the ability to specify a specific field that points to the parent of the record

πŸ’¬ Support request
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡·πŸ‡ΊRussia strelkov.av Russia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024