I have created a form and are getting form submissions and can view the data in WordPress admin via the Forms entries page. That is nice.
But I want to present/display the data on a page. (Not as a post, just pull and manipulate data from the entries). I have looked through the documentation and searched the forums but have not yet spotted a solution to this. I have previously used cforms and then get_cforms_entries( ) to get access to the form data.
How on earth do I do it with this excellent plugin?
(next step is to get the developers license so I can tap into the advanced forums..)