To clarify:
I want to show all the genetify results from my website (multiple
pages) in 1 table on a separate page. I got a results.html, and added
this code to it:
genetify.controls.goal();
genetify.controls.showResults();
But I'd like it to show the results of all genetified elements from
the domain.
Thanks.