This topic is locked
[SOLVED]

 List grid print button

11/20/2016 4:21:52 AM
PHPRunner General questions
T
tubisan author

hi,
List grid print button ( current data )
can you give any example?



{BEGIN kapak}

<A class="rnr-button button" id="kapak" href="istatistik_print.php?selection[]={$id_value}&amp;a=print">

KAPAK

</A>

{END kapak}


{$id_value} -- how I'm going to use it

T
tubisan author 11/21/2016

do you have friends that will help How do I do that ?

Sergey Kornilov admin 11/22/2016

Insert a button into your grid, build a URL of this printer-friendly page and open it in a new tab. This is the easiest option for you.