75c841bc928fd0687af89f380029062b996e4cca
FAQ/Hiding-Buttons-and-Tabs.md
| ... | ... | @@ -25,34 +25,39 @@ The Report List Button |
| 25 | 25 | |
| 26 | 26 | ##Report Designer Buttons |
| 27 | 27 | |
| 28 | -* Report List Button |
|
| 29 | -* New Button |
|
| 30 | -* Save Button |
|
| 31 | -* Save As Button |
|
| 32 | -* Print (PDF) Button |
|
| 28 | +* [[Back Button|http://wiki.izenda.us/API/CodeSamples/ShowBackButton]] |
|
| 29 | +* [[Report List Button|http://wiki.izenda.us/API/CodeSamples/ReportList]] |
|
| 30 | +* [[New Button|http://wiki.izenda.us/API/CodeSamples/ShowNewButton]] |
|
| 31 | +* [[Save Button|http://wiki.izenda.us/API/CodeSamples/ShowSaveControls]] |
|
| 32 | +* [[Save As Button|http://wiki.izenda.us/API/CodeSamples/ShowSaveControls]] |
|
| 33 | +* [[Print (PDF) Button|http://wiki.izenda.us/API/CodeSamples/ShowPDFButton]] |
|
| 33 | 34 | * Print (HTML) Button |
| 34 | -* Show SQL Button |
|
| 35 | -* CSV Button |
|
| 35 | +* [[Publish RDL Button|http://wiki.izenda.us/API/CodeSamples/ShowPublishRdlButton]] |
|
| 36 | +* [[Show SQL Button|http://wiki.izenda.us/API/CodeSamples/ShowRdlOutputIcon]] |
|
| 37 | +* [[CSV Button|http://wiki.izenda.us/API/CodeSamples/ShowCSVButton]] |
|
| 36 | 38 | * Excel Button |
| 37 | -* Word Button |
|
| 39 | +* [[Word Button|http://wiki.izenda.us/API/CodeSamples/ShowDOCButton]] |
|
| 38 | 40 | * XML Button |
| 39 | -* RTF Button |
|
| 40 | -* E-mail From Client Button |
|
| 41 | -* E-mail From Server Button |
|
| 41 | +* [[RTF Button|http://wiki.izenda.us/API/CodeSamples/ShowRTFButton]] |
|
| 42 | +* [[Open Office Button|http://wiki.izenda.us/API/CodeSamples/ShowOpenOfficeButton]] |
|
| 43 | +* [[Output RDL Button|http://wiki.izenda.us/API/CodeSamples/ShowRdlOutputIcon]] |
|
| 44 | +* [[E-mail From Client Button|http://wiki.izenda.us/API/CodeSamples/ShowClientEmailButton]] |
|
| 45 | +* [[E-mail From Server Button|http://wiki.izenda.us/API/CodeSamples/ShowServerEmailButton]] |
|
| 42 | 46 | * [[Settings Button|/API/CodeSamples/ShowSettingsButton]] |
| 43 | 47 | * Results Dropdown |
| 44 | -* Help Panel Button |
|
| 48 | +* [[Help Panel Button|http://wiki.izenda.us/API/CodeSamples/ShowSideHelp]] |
|
| 49 | +* [[Add Pivot Button|http://wiki.izenda.us/API/CodeSamples/ShowPivot]] |
|
| 45 | 50 | |
| 46 | 51 | ##Report Designer Tabs |
| 47 | 52 | |
| 48 | -* Reports Tab |
|
| 49 | -* Data Sources Tab |
|
| 50 | -* Fields Tab |
|
| 51 | -* Summary Tab |
|
| 52 | -* Chart Tab |
|
| 53 | -* Gauge Tab |
|
| 54 | -* Map Tab |
|
| 55 | -* Misc Tab |
|
| 56 | -* Style Tab |
|
| 53 | +* [[Reports Tab|/API/CodeSamples/ShowReportsTab]] |
|
| 54 | +* [[Data Sources Tab|http://wiki.izenda.us/API/CodeSamples/ShowDataSourcesTab]] |
|
| 55 | +* [[Fields Tab|http://wiki.izenda.us/API/CodeSamples/ShowFieldsTab]] |
|
| 56 | +* [[Summary Tab|http://wiki.izenda.us/API/CodeSamples/ShowSummaryTab]] |
|
| 57 | +* [[Chart Tab|http://wiki.izenda.us/API/CodeSamples/ShowChartTab]] |
|
| 58 | +* [[Gauge Tab|http://wiki.izenda.us/API/CodeSamples/ShowGaugeTab]] |
|
| 59 | +* [[Map Tab|http://wiki.izenda.us/API/CodeSamples/ShowMapTab]] |
|
| 60 | +* [[Misc Tab|http://wiki.izenda.us/API/CodeSamples/ShowMiscTab]] |
|
| 61 | +* [[Style Tab|http://wiki.izenda.us/API/CodeSamples/ShowStyleTab]] |
|
| 57 | 62 | * [[Filters Tab|/API/CodeSamples/ShowFiltersTab]] |
| 58 | -* Preview Tab |
|
| ... | ... | \ No newline at end of file |
| 0 | +* [[Preview Tab|http://wiki.izenda.us/API/CodeSamples/ShowPreviewTab]] |
|
| ... | ... | \ No newline at end of file |