Skip to content

Instantly share code, notes, and snippets.

@contensis
Created October 3, 2014 13:43
Show Gist options
  • Save contensis/edf0f7c88e2372760fca to your computer and use it in GitHub Desktop.
Save contensis/edf0f7c88e2372760fca to your computer and use it in GitHub Desktop.
Custom report Config
<toolbar overrides="ContentFilterDropDown">
<tools name="ContentFilterDropDown">
<tool name="Aliases" tooltip="List of website Aliases">
<params>
<param name="DialogueKey_StoredProcedure">bp_AliasList</param>
<param name="DialogueKey_Title">List of website Aliases</param>
<param name="DialogueKey_Extended">1</param>
</params>
</tool>
</tools>
</toolbar>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment