Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Table of Contents
classcontents

Overview

The following sections outline sample dashboard content developed with DashXML and Yellowfin content. It will explore each of the avilalbe widget types, how they were set up in the XML, and how they were styled through custom CSS. 

Note: this is merely a guide in order to walk you through using the DashXML framework for your own dashboard requirements.

The main XML widget types consist of the following:

Code Block
themeConfluence
languagexml
<application-definition>
	<sourcefilter></sourcefilter>
	<dashboard>
		<text></text>
		<exportlist>
			<export><export>
		</exportlist>
		<filter>
			<options>
				<summary><summary>
			</options>
		</filter>
		<report>
			<modal>
				<subcontent></subcontent>
			</modal>
			<filterMap></filterMap>
		</report>
		<modal>
			<subcontent></subcontent>
		</modal>
		<customhtml>
			<replacements></replacements>
		</customhtml>
		<subtab>
			<options>
				<subcontent></subcontent>
				<summary></summary>
			</options>
		<subtab>
	</dashboard>
</application-definition>

 

The full XML structure is outlined on the Widget XML page.

 

Dashboard Widget

Styleclass
ClasstopLink

top

Sub Tab Widget

Styleclass
ClasstopLink

top

Text Widget

Styleclass
ClasstopLink

top

Export Button Widget

Styleclass
ClasstopLink

top

Filter Widget

Styleclass
ClasstopLink

top

Report Widget

Styleclass
ClasstopLink

top

Modal Window Widget

Styleclass
ClasstopLink

top

Custom HTML Widget

Styleclass
ClasstopLink

top

horizontalrule
Styleclass
ClasstopLink

top