7e47d891fe4ffbda746bfa8acd75722e7d3aab3a
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 Row Above Button|Click this button to insert a row above the row the button is on.| |
| 141 | 141 | ||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 | +||Back| Goes to the browser’s previous page.| |
|
| 149 | +||Report List| Navigates to the Report List page.| |
|
| 150 | +||New| Creates a new report.| |
|
| 151 | +||Save| Saves a report.| |
|
| 152 | +||Save As| Allows a new report name to be saved.| |
|
| 153 | +||Print (PDF Export)| Saves the report as a PDF document.| |
|
| 154 | +||Print (HTML Export)| Saves the report as a HTML document.| |
|
| 155 | +||IE/Fire Fox/Chrome| Runs the report in the web browser.| |
|
| 156 | +|![]()|Schema| Display database diagram| |
|
| 157 | +||SQL| Views the report in SQL mode.| |
|
| 158 | +||CSV| Saves the report as a CSV file.| |
|
| 159 | +||Excel Spread sheet| Saves the report as a MS-EXCEL file.| |
|
| 160 | +||Word Document| Saves the report as a MS-Word document.| |
|
| 161 | +||XML document| Saves the report as a XML document.| |
|
| 162 | +||Open office document| Saves the report as an Open Office Document.| |
|
| 163 | +||RTF document| Saves the report as a RTF document| |
|
| 164 | +||E-mail| E-mails a report to a client| |
|
| 165 | +||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 |