13437720e7255b8734a3eca4369af703401084b2
FAQ/Questions/Caching.md
| ... | ... | @@ -10,9 +10,9 @@ What kinds of caching does Izenda use? Can I update the cache? |
| 10 | 10 | |
| 11 | 11 | Izenda caches all your reports and schema information automatically per browser session. Here is a list of the caching methods that are available in case you wish to manually update the cache, although generally the cache will self-update as needed. |
| 12 | 12 | |
| 13 | -###[[FilteredListReports]] |
|
| 13 | +###FilteredListReports |
|
| 14 | 14 | |
| 15 | -The AdHocConfig.FilteredListReports method will return a list of reports that are guaranteed to be available to the current user. |
|
| 15 | +The [[AdHocConfig.FilteredListReports|http://wiki.izenda.us/FAQ/FilteredListReports]] method will return a list of reports that are guaranteed to be available to the current user. |
|
| 16 | 16 | |
| 17 | 17 | ###InvalidateFilteredCaches |
| 18 | 18 |