Hi, thank you for your answer.
The concepts you expressed were pretty much clear to me, although I probably 
failed to explain them in my posts, because I'm still getting a hold of them as 
I'm building the application.
I'm aware of the fact that successPage is not set, however my problem is not 
really with the handleSubmit method, but rather with viewForm. A method that 
handles GET requests is required to render the form, but I cannot find a way to 
tell magnolia to render that specific form, no matter what value I return, and 
so I can't even get to handleSubmit.
I tried several things: returning the absoulte path, the identifier of the 
node, the relative path, the template corresponding to the standard form and 
even the identifiers of the parent nodes in the hierarchy.
The closest I've come to finding a solution was when I returned the node 
identifier, specifying workspace "website". Doing that, however, sent me back 
at the beginning of viewForm method, effectively creating a loop.
I tried looking up a solution on the web and found several examples. All of 
them, however, were returning a flt file, which I cannot return, since I'm 
using the form template provided by magnolia form module and I'd rather not 
create a template of my own, considering the standard one would work just fine 
if I could solve this problem.
Any clues?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=4064ba49-653e-40a0-b01b-c30cb984015c


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to