d69ad8b09a88553380fda021fcf62d30dc8cabf4
Navigation.md
| ... | ... | @@ -50,4 +50,9 @@ It is also possible that you may want to pass a query string to Izenda which has |
| 50 | 50 | You can combine all the filters together and add an output type. Examine this example: |
| 51 | 51 | |
| 52 | 52 | * ReportViewer.aspx?rn=Product+List&p1value=1/1/2005& p1value2=1/1/2008&p2value=USA&p3value=SomeCompany& p4value=15&output=pdf |
| 53 | + |
|
| 54 | +#####rs.aspx |
|
| 55 | + |
|
| 56 | +All of the above commands can also be accomplished by replacing ReportViewer.aspx with rs.aspx and appending the appropriate query string |
|
| 57 | + |
|
| 53 | 58 | Continue to [[Appearance]]. |
| ... | ... | \ No newline at end of file |