Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author AntoineH

    (@antoineh)

    Yes, by overwriting the match row template. There is an example in the first post of the forum. That example adds a button, but you can also add the match_id via a placeholder. Didn’t check it, but I guess it is %match_id%.

    Thread Starter kamp011

    (@kamp011)

    Where can i find the match row template?

    Plugin Author AntoineH

    (@antoineh)

    You don’t find it, you just overwrite it via a hook. See my example here.

    Thread Starter kamp011

    (@kamp011)

    and how can i add a question ID?

    Plugin Author AntoineH

    (@antoineh)

    If there are one or more linked questions for the match then the %question_id% parameter is available for the question template. I don’t think I have an example for that, but the filter is footballpool_predictionform_linked_questions_template. And overwriting works just like the example for the match. You can combine both in one extension.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Display match id’ is closed to new replies.