Zoho Creator - Redirect Form to Page
Hi,
I've done a little research and this seems to be a similar problem - albeit without a meaning resolution.
In essence, I wish to take the ID generated from a created form and pass that into a new page. This page serves as to display a variety of information (as a result of a deluge script being run on create and generating other items - which works fine).
The problems I am hitting are:
1. The
direct to page doesn't allow me anywhere (at least from what I can see) anyway of sending the generated ID across.
2. When testing the page separately by appending the parameter in the query string; it seems to redirect back to the main page rather than generate the report which has the page parameter as a filter.
Before I start tackling to see if I have to do this in deluge; I wanted to make sure I wasn't missing something obvious.
Thanks,
Andrew