Page 1 of 1

Treeview

Posted: Fri Jun 14, 2013 7:26 pm
by digitalphotoworld

Please add a new page-type that could handle data in a tree-view like a directory-listing. A lot of data is organized as hierarchical data (like categories with subcategories) and can't displayed properly.


Nested Details Preview

Posted: Mon Apr 25, 2016 11:07 am
by ahmedhsn

Please we need to have a Nested Details Preview from one master, something like a tree hierarchy like the following:

Project
Package
Milestone

so , when click on a project we get preview of related packages and when click on package we get preview of related milestones


Re: Nested Details Preview

Posted: Mon Apr 25, 2016 5:37 pm
by andyrav

Would love this feature also


Tree structure (hierarchical) for fields with parent

Posted: Mon May 15, 2017 4:38 pm
by ghasembaghi

some table have records with parent_id field
for example 'department' table:

  • department_id
  • name
  • department_parent_id
    i need to show department list with Tree structure (hierarchical) in other page. for example in this project i have a user table with department_id field that connect to department table via 'use lookup table' option.
    it's better to show a tree list