Jan 6th, 2012, 12:24 PM
Hello, i will try to explain in brief what i am trying to do.
The form has to be submitted by admin, and the data has to be displayed to clients (its pretty reverse here).
While exporting to the page, i need submissions to be listed 1 by 1, a maximum of 6 on a page then next. On clicking to a submission, it points to its details. Of course, i have gone through ft_api_show_submissions() and ft_api_show_submission() but it is written that i have to create new export type. I was unable to find any documentation about the 'smarty' code found there, and i could not increment in loop directly due to uncertainty of submission id. Anyone has ideas?
The form has to be submitted by admin, and the data has to be displayed to clients (its pretty reverse here).
While exporting to the page, i need submissions to be listed 1 by 1, a maximum of 6 on a page then next. On clicking to a submission, it points to its details. Of course, i have gone through ft_api_show_submissions() and ft_api_show_submission() but it is written that i have to create new export type. I was unable to find any documentation about the 'smarty' code found there, and i could not increment in loop directly due to uncertainty of submission id. Anyone has ideas?