9afd5ba14d506d17e662d0ac219fb8a24ea53341
API/CodeSamples/HiddenCategories.md
| ... | ... | @@ -52,11 +52,13 @@ Public Class CustomAdHocConfig |
| 52 | 52 | End Class |
| 53 | 53 | ``` |
| 54 | 54 | |
| 55 | -##Screenshots (legacy report list) |
|
| 55 | +##Screenshots |
|
| 56 | + |
|
| 57 | +###Legacy report list |
|
| 56 | 58 | |
| 57 | 59 |  |
| 58 | 60 | |
| 59 | -##Screenshots (modern report list) |
|
| 61 | +###Modern report list |
|
| 60 | 62 | |
| 61 | 63 | Below: The user is "admin" and there are no hidden categories for this user. |
| 62 | 64 | |
| ... | ... | @@ -76,7 +78,8 @@ AdHocSettings.HiddenCategories = new string[] {"base"}; //base is hidden |
| 76 | 78 | ``` |
| 77 | 79 | |
| 78 | 80 |  |
| 79 | -##Screenshots (report designer) |
|
| 81 | + |
|
| 82 | +###Report designer |
|
| 80 | 83 | |
| 81 | 84 | Below: the user is "admin" and can add reports to the "base" category |
| 82 | 85 |