The Sharperlight service offers a wide variety of presentation methods, each with its own set of parameters.
In this post, we will introduce the following methods from among the various presentation methods available.
http://abcd.com/mdService1Rest/MenuTree/…
http://abcd.com/mdService1Rest/MenuTreeSlide/…
http://abcd.com/mdService1Rest/MenuHorizontal/…
http://abcd.com/mdService1Rest/MenuHorizontalSlide/…
http://abcd.com/mdService1Rest/MenuVertical/…
http://abcd.com/mdService1Rest/MenuVerticalSlide/…
http://abcd.com/mdService1Rest/MenuPanel/…
http://abcd.com/mdService1Rest/MenuPanelSlide/…
http://abcd.com/mdService1Rest/MenuScrollView/…
http://abcd.com/mdService1Rest/MenuTabTop/…
http://abcd.com/mdService1Rest/MenuTabLeft/…
http://abcd.com/mdService1Rest/MenuTabRight/…
http://abcd.com/mdService1Rest/MenuTabBottom/…
MenuTree
To see this information with your sharperlight service help
{sharperlight service url}/Help#MenuTree
{sharperlight service url}/Help#MenuTreeSlide
|
Displays the dataset as a Hierarchy Tree where a Expression with a URL address that will display the content in a right side pane
There is also flag to put the menu into a Mobile friendly mode that displays the content over the top of the menu with a back slider to return to the menu.
&layout=auto will auto switch depending on the device and &layout=slide or &layout=mobile will force the content to display in mobile mode
|
| openInNewWin=[1|0|blank|self|parent|top] |
Used in the Dataset on the URL field. Will open content in new Windows instead of existing pane. If set to &openInNewWin=self it will open in the existing page. See HTML target for details |
| openScrolling=[1|0] |
Used in the Dataset on the URL field. Control content scrollbars |
| openHeight=[0..(n)px] |
Used in the Dataset on the URL field. Control height of content pane area |
| openWidth=[0..(n)px] |
Used in the Dataset on the URL field. Control width of content pane area |
| showCollapse=[1|0] |
show the Collapse Expand button |
| layout=[auto|slide|mobile|default] |
Slide or Mobile will use a Mobile friendly display where the content is displayed over the top of the menu instead of on the right. A return title bar is present to allow switching back to the menu page. &layout=auto will auto detect if it’s a touch device and will auto select slide or default |
| style=[value] |
See style on Report section e.g &style=green-flat |
To see this information with your sharperlight service help
{sharperlight service url}/Help#MenuHorizontal
{sharperlight service url}/Help#MenuHorizontalSlide
|
Displays the dataset as an Application Type Menuu. Use an Expression to define the URL address that will display the content in a pane area below
There is also flag to put the menu into a Mobile friendly mode that displays the content over the top of the menu with a back slider to return to the menu.
&layout=auto will auto switch depending on the device and &layout=slide or &layout=mobile will force the content to display in mobile mode
|
| openInNewWin=[1|0|blank|self|parent|top] |
Used in the Dataset on the URL field. Will open content in new Windows instead of existing pane. If set to &openInNewWin=self it will open in the existing page. See HTML target for details |
| openScrolling=[1|0] |
Used in the Dataset on the URL field. Control content scrollbars |
| openHeight=[0..(n)px] |
Used in the Dataset on the URL field. Control height of content pane area |
| openWidth=[0..(n)px] |
Used in the Dataset on the URL field. Control width of content pane area |
| layout=[auto|slide|mobile|default] |
Slide or Mobile will use a Mobile friendly display where the content is displayed over the top of the menu instead of on the right.
A return title bar is present to allow switching back to the menu page.
&layout=auto will auto detect if it’s a touch device and will auto select slide or default
|
| style=[value] |
See style on Report section e.g &style=green-flat |
To see this information with your sharperlight service help
{sharperlight service url}/Help#MenuVertical
{sharperlight service url}/Help#MenuVerticalSlide
|
Displays the dataset as an Vertical Type Menu. Use an Expression to define the URL address that will display the content in a pane area on the right
There is also flag to put the menu into a Mobile friendly mode that displays the content over the top of the menu with a back slider to return to the menu.
&layout=auto will auto switch depending on the device and &layout=slide or &layout=mobile will force the content to display in mobile mode
|
| openInNewWin=[1|0|blank|self|parent|top] |
Used in the Dataset on the URL field. Will open content in new Windows instead of existing pane. If set to &openInNewWin=self it will open in the existing page. See HTML target for details |
| openScrolling=[1|0] |
Used in the Dataset on the URL field. Control content scrollbars |
| openHeight=[0..(n)px] |
Used in the Dataset on the URL field. Control height of content pane area |
| openWidth=[0..(n)px] |
Used in the Dataset on the URL field. Control width of content pane area |
| showCollapse=[1|0] |
show the Collapse Expand button |
| layout=[auto|slide|mobile|default] |
Slide or Mobile will use a Mobile friendly display where the content is displayed over the top of the menu instead of on the right.
A return title bar is present to allow switching back to the menu page.
&layout=auto will auto detect if it’s a touch device and will auto select slide or default
|
| style=[value] |
See style on Report section e.g &style=green-flat |
To see this information with your sharperlight service help
{sharperlight service url}/Help#MenuPanel
{sharperlight service url}/Help#MenuPanelSlide
|
Displays the dataset as an Application Type Menu Panel. Use an Expression to define the URL address that will display the content in a pane area below
There is also flag to put the menu into a Mobile friendly mode that displays the content over the top of the menu with a back slider to return to the menu.
&layout=auto will auto switch depending on the device and &layout=slide or &layout=mobile will force the content to display in mobile mode
If the Panel has only one level then the URL content can be displayed inline instead of on a separate area by using the flag &layout=inline
|
| openInNewWin=[1|0|blank|self|parent|top] |
Used in the Dataset on the URL field. Will open content in new Windows instead of existing pane. If set to &openInNewWin=self it will open in the existing page. See HTML target for details |
| openScrolling=[1|0] |
Used in the Dataset on the URL field. Control content scrollbars |
| openHeight=[0..(n)px] |
Used in the Dataset on the URL field. Control height of content pane area |
| openWidth=[0..(n)px] |
Used in the Dataset on the URL field. Control width of content pane area |
| showCollapse=[1|0] |
show the Collapse Expand button |
| layout=[auto|slide|mobile|inline|default] |
Slide or Mobile will use a Mobile friendly display where the content is displayed over the top of the menu instead of on the right.
A return title bar is present to allow switching back to the menu page. &layout=auto will auto detect if it’s a touch device and will auto select slide or default
If the Panel has only one level then the URL content can be displayed inline inside the panel instead of on a separate area by using the flag &layout=inline&scrolling=yes
The height of each content section can be set by adding the height url parameter to the report URL address e.g. /Report/?query=Group.Code&height=500px
|
| style=[value] |
See style on Report section e.g &style=green-flat |
To see this information with your sharperlight service help
{sharperlight service url}/Help#MenuScrollView
|
Displays the dataset as an Mobile Type Scrolling View Menu of Pages. Use an Expression to define the URL address that will displayed on each page of the silder with a Title bar at the top
|
| openInNewWin=[1|0|blank|self|parent|top] |
Used in the Dataset on the URL field. Will open content in new Windows instead of existing pane. If set to &openInNewWin=self it will open in the existing page. See HTML target for details |
| openScrolling=[1|0] |
Used in the Dataset on the URL field. Control content scrollbars |
| scrolling=[auto|yes|no] |
Control if Scroll bars are shown or not |
| layout=[showpage|hidepage|default] |
Hide or Show the Page navation at the bottom of the screen the page navigation dots will be shown by default |
| style=[value] |
See style on Report section e.g &style=green-flat |
To see this information with your sharperlight service help
{sharperlight service url}/Help#MenuTabTop
{sharperlight service url}/Help#MenuTabLeft
{sharperlight service url}/Help#MenuTabRight
{sharperlight service url}/Help#MenuTabBottom
|
Use the dataset to display Tabs positioned at the top with content below
The dataset can contain outputs for the tab caption, icon, URL or content.
When a output named Content is present it is used instead of the URL address to display text or HTML content inline.
|
| height=[n] |
Override the content height. Default is 900 &height=400 |
| style=[value] |
See style on Report section e.g &style=green-flat |