<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Appboard%2F2.6%2Fbuilder%2Fwidgets%2Fhtml_widget%2Ftree_view_widget</id>
	<title>Appboard/2.6/builder/widgets/html widget/tree view widget - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Appboard%2F2.6%2Fbuilder%2Fwidgets%2Fhtml_widget%2Ftree_view_widget"/>
	<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/html_widget/tree_view_widget&amp;action=history"/>
	<updated>2026-05-16T11:59:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/html_widget/tree_view_widget&amp;diff=8735&amp;oldid=prev</id>
		<title>imported&gt;Mike.berman: 1 revision:&amp;#32;Update latest pages from 2.6.1 builds</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/html_widget/tree_view_widget&amp;diff=8735&amp;oldid=prev"/>
		<updated>2016-04-13T20:33:40Z</updated>

		<summary type="html">&lt;p&gt;1 revision: Update latest pages from 2.6.1 builds&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:33, 13 April 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Mike.berman</name></author>
	</entry>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/html_widget/tree_view_widget&amp;diff=8734&amp;oldid=prev</id>
		<title>imported&gt;Nick.chang: /* Configuration */</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/html_widget/tree_view_widget&amp;diff=8734&amp;oldid=prev"/>
		<updated>2016-03-17T18:57:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Configuration&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Overview==&lt;br /&gt;
&lt;br /&gt;
The Tree View widget is based on the Kendo UI TreeView Javascript library ( http://demos.telerik.com/kendo-ui/treeview/index ).&lt;br /&gt;
It summarizes data in tabular format into a tree structure, and then visualizes it. It provides status roll-up and count information on nodes. Each node can be shown with status icon based on the status roll-up, count, and the row data where this node was contained in the original tabular data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:appboard-2.6-tree-view-widget.png|frame|center|Tree View Widget]]&lt;br /&gt;
==Configuration==&lt;br /&gt;
&lt;br /&gt;
To access the widget configuration you must be logged in with the &amp;lt;tt&amp;gt;portalAdministration&amp;lt;/tt&amp;gt; role and in the Builder. Click on the wrench icon in the top-left of the widget.&lt;br /&gt;
&lt;br /&gt;
[[File:appboard-2.6-tree-view-config-page.png|frame|center|Tree View Widget Configuration Page]]&lt;br /&gt;
&lt;br /&gt;
This widget expects a typical data collection in tabular format. The configuration basically consists of two parts:&lt;br /&gt;
&lt;br /&gt;
* Decide what columns to be shown in the widget. &lt;br /&gt;
* Decide how this widget should function.&lt;br /&gt;
&lt;br /&gt;
1) Decide what columns to be shown in the widget. Each column is corresponding to the level of a tree node. The column level can be re-arranged using the drag and drop in the Column Configuration table. Use the &amp;quot;+&amp;quot; sign on the top right to add column to be shown. Click on &amp;quot;Column&amp;quot; dropdown to pick the column. Additionally attributes to be configured for this column&lt;br /&gt;
* &amp;#039;&amp;#039;Label&amp;#039;&amp;#039;: Optionally set the Label name to display for the column. Currently this field is not being used.&lt;br /&gt;
&lt;br /&gt;
2) Decide how this widget should function&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;Status Rollup&amp;#039;&amp;#039;: Configuring how status is computed for a node.&lt;br /&gt;
** &amp;#039;&amp;#039;on&amp;#039;&amp;#039;  : Enable status rollup in the tree&lt;br /&gt;
** &amp;#039;&amp;#039;off&amp;#039;&amp;#039; : No status rollup in the tree&lt;br /&gt;
** &amp;#039;&amp;#039;Status Column&amp;#039;&amp;#039; : Choose the field in the tabular data that is indicating a status. Currently, it has to be a numeric field. For instance, a status field has such discrete values, 0, 1, 2,.. 5&lt;br /&gt;
** &amp;#039;&amp;#039;Status Value&amp;#039;&amp;#039; Calculation : &lt;br /&gt;
*** min : Show the minimum agregrate status in a tree on the top level node&lt;br /&gt;
*** max : Show the maximum agregrate status in a tree on the top level node&lt;br /&gt;
*** min value : Set the minimun status value in the possible values in the Status Column field&lt;br /&gt;
*** max value : Set the maximum status value in the possible values in the Status Column field&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;Icon Rules&amp;#039;&amp;#039;: This icon rules configuration page can be brought up by clicking on the &amp;quot;wrench&amp;quot; icon. This page is used to set how a status is represented by a particular icon. The rule library is implemented by Filtrex javascript library (https://github.com/joewalnes/filtrex/blob/master/README.md)&lt;br /&gt;
&lt;br /&gt;
        Here are the list of sample rules:&lt;br /&gt;
        STATUS == 1&lt;br /&gt;
        STATUS &amp;gt; 2&lt;br /&gt;
        STATUS != 3&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;Node Count&amp;#039;&amp;#039;:  Configuring whether Node count is show or not&lt;br /&gt;
** &amp;#039;&amp;#039;Distinct Count&amp;#039;&amp;#039;  : Counts represent how may leafs are found within that segment of the tree.&lt;br /&gt;
** &amp;#039;&amp;#039;Aggregate Count&amp;#039;&amp;#039; : Counts show the tally of the leafs in the tree; where the leaf has a count of how many items in the data are indexed by that leaf entry.&lt;br /&gt;
** &amp;#039;&amp;#039;Off&amp;#039;&amp;#039;             : No node count displaying in the tree node.&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;Expand/Collapse buttons&amp;#039;&amp;#039; : Configuring whether Expand/Collapse buttons is shown or not&lt;br /&gt;
** &amp;#039;&amp;#039;on&amp;#039;&amp;#039;  : Show Expand/Collapse buttons only when total node count is less than 1000 in the whole tree&lt;br /&gt;
** &amp;#039;&amp;#039;off&amp;#039;&amp;#039; : Do not show Expand/Collapse buttons&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;Theme&amp;#039;&amp;#039;: Set the theme for the widget.&lt;/div&gt;</summary>
		<author><name>imported&gt;Nick.chang</name></author>
	</entry>
</feed>