= S3HierarchyWidget = [[TOC]] == Introduction == The '''S3HierarchyWidget''' class provides a drop-down options widget with a folder-tree style menu for hierarchical lookup fields. [[Image(hierarchywidget.png)]] It is used for both CRUD form widgets (both directly and inline link), as well as a filter widget (S3HierarchyFilter). == Python Widget Class == The S3HierarchyWidget (modules/s3/s3widgets.py) uses the '''S3Hierarchy''' toolkit to extract hierarchy information for the lookup table and to render it as a nested unsorted list (