- πΊπΈUnited States smustgrave
With D7 EOL going to close out, if still an issue in D11 we can re-open
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:
- the ability to specify a specific field that points to the parent of the record
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
With D7 EOL going to close out, if still an issue in D11 we can re-open