No, this is not supported.
But there is a way to make it work. Not the most ideal solution, but it should work. You can make two prediction forms on separate pages using the shortcode for a prediction form (using the parameters to only show the matches for a certain match type). On the page where you just want to pick a winner you can add some javascript to change the normal prediction method to a pick-a-winner form.
Thread Starter
xixdia
(@xixdia)
I tried to add the script in the text mode of the page between two shortcodes, but it didnt’ change anything.
Do I have to add it somewhere else or change part of the script?
Thread Starter
xixdia
(@xixdia)
I have added to the template header, then I can choose a winner, but not a draw and it for all matches not only selected matches.
As said you have to include the Javascript only on the page where you want the pick a winner functionality.
Choosing a draw is not supported by the Javascript. If needed you will have to change it yourself.