Skip to content
This repository was archived by the owner on Feb 14, 2019. It is now read-only.

Commit e2cdf11

Browse files
author
Natalia Kazakova
authored
Replace the image
1 parent 3010b09 commit e2cdf11

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
A custom **Web Page** item allows you to display a single web page or a set of pages. You can use the Web Page as a detail item along with the [Master-Filtering](https://documentation.devexpress.com/#Dashboard/CustomDocument117060) feature.
2-
![image](https://cloud.githubusercontent.com/assets/17986517/25003645/2caf344c-2059-11e7-999d-2d0dc44abb65.png)
3-
42

53
## Installation
64

@@ -16,6 +14,7 @@ function onBeforeRender(sender) {
1614

1715
## Settings
1816
The **Web Page** dashboard item supports the following setting that you can configure in the Wed Dashboard UI:
17+
![image](https://cloud.githubusercontent.com/assets/17986517/25003645/2caf344c-2059-11e7-999d-2d0dc44abb65.png)
1918
* **URL** - Specifies a web page URL. You can set a single page as well as a set of pages (e.g., https://en.wikipedia.org/wiki/{0}). If you add a dimension and specify a placeholder, the data source field returns strings that will be inserted in the position of the {0} placeholder. Thus, the Web Page item joins the specified URL with the current dimension value and displays the page located by this address.
2019

2120
## License

0 commit comments

Comments
 (0)