Jump to content

Make widget printable ?


Kaizer FSF
 Share

Recommended Posts

Hello,

On this match full time overview screen, I edited the players table on the right side to get more stats, which is working fine

<widget class="match_player_list_table" id="pltb" database_table_type="1" mode="fill_rows,stripe_rows,printable" row_height="24" row_spacing="1">

An important feature is that this widget is printable

But on the left hand side:  score, goalscorers, booked and injured players are not printable. I believe this left panel sits in panels/match/match incidents left in between highlights and panels/match/match incidents right in between highlights ?


Would there be a way to make those datas on the left panel printable ? 

 

Thanks !

20210214180219_1.jpg

Edited by Kaizer FSF
Link to post
Share on other sites

Update: I'm using a skin (Heffem v1.1) and the match incidents (the left panel match data) actually sit in panels/match/heffem match incidents right overview and panels/match/heffem match incidents left overview

In each of those files I updated the incidents widget to this mode :

mode="fill_rows, stripe_rows,printable"

...and that did the trick

My guess is it only works for widgets with  class="table"  or class="[whatever]_table"

So my issue is resolved :hammer:

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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