Jump to content

Custom report link selecting specific report type


Recommended Posts

I created a custom report link on a database page and would like to have it open a specific report type (ID=3) when pressed.


				<div class="ipsButton ipsButton_importantRed"><a class="link_importantRed" href='{$record->url('report')}' data-ipsDialog data-ipsDialog-size='medium' data-ipsDialog-title="{lang="content_record_report" sprintf="$record::database()->recordWord( 1, TRUE )"}" data-ipsDialog-remoteSubmit data-ipsDialog-flashMessage="{lang="report_submit_success"}" title="{lang="content_record_report" sprintf="$record::database()->recordWord( 1, TRUE )"}">{lang="content_record_report" sprintf="$record::database()->recordWord( 1, TRUE )"}</a></div>
		

Any idea to achieve this would be highly appreciated. Thanks.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...