Hi,
I am trying to find a way to pass a custom field value (determined by the user) into the return url parameter so I can use the global GET variable to pull information from my form into another form (on a different template). What I would like to do is have the user submit one form and be redirected to the return url which consequently has another form on it that is related to the first. I’m trying to determine the best way to pass along the value of the first form into the next form. I have not found a way to pass the value of a custom field to the safecracker return parameter; thus allowing me to use a GET global variable with php. If there is a way to do this (even a POST method or using the Query module) I could sure use some pointers in the right direction.
Thanks,
Troy