Jump to content

ICT:Asset-Chain Children Button logic (with boolean field): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 March 2026

  • curprev 16:4416:44, 30 March 2026 Mngr talk contribs 5,234 bytes +2,819 No edit summary
  • curprev 16:3916:39, 30 March 2026 Mngr talk contribs 2,415 bytes +432 No edit summary
  • curprev 16:2616:26, 30 March 2026 Mngr talk contribs 1,983 bytes +1,983 Created page with "== Asset Hierarchy: "Children" Button Logic == === Overview === This implementation displays a clickable button in the Top Assets table only when an asset has at least one child. It avoids complex and performance-heavy Views relationships by using a data-driven boolean flag. === Data Model === * '''Entity Type:''' Asset (or Node) * '''Parent Field:''' <code>field_as_parent_asset</code> (Entity Reference pointing to the parent). * '''Indicator Field:''' <code>field_as_h..."