Guides/ReportDesign/3.0-Data-sources-tab.md
... ...
@@ -140,7 +140,31 @@ At the far right of each joined table/view row on the Data Sources tab are sever
140 140
|![Insert Above](/Guides/ReportDesign/5.0-Filters-tab/filter_create_above.png)|Insert Row Above Button|Click this button to insert a row above the row the button is on.|
141 141
|![Insert Below](/Guides/ReportDesign/5.0-Filters-tab/filter_create_below.png)|Insert Row Below Button|Click this button to insert a row below the row the button is on.|
142 142
143
-##3.6 Custom Data Source Selection Page
143
+
144
+##3.6 Report Designer Toolbar
145
+
146
+Here is a general overview of the buttons on the tab of the toolbar. You can see more details [[at this link|]]
147
+|Icons|Features|Description|
148
+|![](http://wiki.izenda.us/FAQ/reporting-features/back.gif)|Back| Goes to the browser’s previous page.|
149
+|![](http://wiki.izenda.us/FAQ/reporting-features/reportlist.gif)|Report List| Navigates to the Report List page.|
150
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/new.png)|New| Creates a new report.|
151
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/savedesigner.png)|Save| Saves a report.|
152
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/saveAsDesigner.png)|Save As| Allows a new report name to be saved.|
153
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/pdfDesigner.png)|Print (PDF Export)| Saves the report as a PDF document.|
154
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/htmlPrint.png)|Print (HTML Export)| Saves the report as a HTML document.|
155
+|![](http://wiki.izenda.us/FAQ/reporting-features/html-firefox.gif)|IE/Fire Fox/Chrome| Runs the report in the web browser.|
156
+|![]()|Schema| Display database diagram|
157
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/sql.gif)|SQL| Views the report in SQL mode.|
158
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/csvDesigner.gif)|CSV| Saves the report as a CSV file.|
159
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/excelDesigner.gif)|Excel Spread sheet| Saves the report as a MS-EXCEL file.|
160
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/wordDesigner.gif)|Word Document| Saves the report as a MS-Word document.|
161
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/xmlDesigner.gif)|XML document| Saves the report as a XML document.|
162
+|![](http://wiki.izenda.us/FAQ/reporting-features/oo.gif)|Open office document| Saves the report as an Open Office Document.|
163
+|![](http://wiki.izenda.us/FAQ/reporting-features/rtf.gif)|RTF document| Saves the report as a RTF document|
164
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/email.gif)|E-mail| E-mails a report to a client|
165
+|![](http://wiki.izenda.us/Guides/Toolbar-Buttons/settings.gif)|Settings| Takes you to Settings.aspx page.|
166
+
167
+##3.7 Custom Data Source Selection Page
144 168
145 169
Since Izenda is a platform and not a set product, if the Simple or Advanced Modes do not fit your needs, you can have a customized Data Source Selection Page tailored to your preferences. The example below demonstrates a custom implementation of the Data Sources tab using report categories to filter hundreds of tables and views to make the process even easier for end-users.
146 170