Skip to content

Instantly share code, notes, and snippets.

@awrowse
Created October 29, 2012 22:47
Show Gist options
  • Save awrowse/3977023 to your computer and use it in GitHub Desktop.
Save awrowse/3977023 to your computer and use it in GitHub Desktop.
Force Page Turn on CP Search
<?php $urlRefresh = sprintf("/app/answers/list/refresh/%d", !(getUrlParm('refresh') == '1')); ?>
<rn:widget path="search/SearchButton2" report_id="XXXX" report_page_url="#rn:php:$urlRefresh#" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment