Oct 7th, 2011, 10:12 AM
Hi Rod,
Welcome to the forums!
Hah, I've just been working with Google Charts a great deal recently, for the Data Visualization module. It's terribly fun!
If you need to access other form submission data from within a different form submission, I'm afraid you'll need to write some custom queries to extract that info from the database. The existing API functions (ft_api_show_submission() and ft_api_show_submissions()) are pretty limited.
Are you trying to target the most recent submission, or something? What are you trying to do, exactly?
- Ben
Welcome to the forums!
Hah, I've just been working with Google Charts a great deal recently, for the Data Visualization module. It's terribly fun!
If you need to access other form submission data from within a different form submission, I'm afraid you'll need to write some custom queries to extract that info from the database. The existing API functions (ft_api_show_submission() and ft_api_show_submissions()) are pretty limited.
Are you trying to target the most recent submission, or something? What are you trying to do, exactly?
- Ben