Christian schrieb: > hello, > > Does someone have an idea how to make the coplet react to the > continuation, or how to include the form in a different way, other than > inside a coplet, so that the execution of the submit will actually work? > I'd be very happy to hear your suggestions. > > Cocoon is 2.1.8
OK, I figured, I should have written from my usual e-mail-adress. I also figured that maybe I should put this Form-Page into an CachingURICoplet, like the JX-Calculator in the samples. I found this description on how to do it in the manual: http://cocoon.apache.org/2.1/developing/portal/forms.html I followed the instructions on how to set up the sitemap. My <map:match pattern=""> looks exactly like the one on the page, only as to differ in the temporary:application-uri, which, of course, points to the url that I usually call for getting the form. But the message I get now, in the coplet, instead of the form, is: The coplet LKN-neu-1 is currently not available. It seems that the value for the temporary:application-uri is somewhat malformatted. cocoon:/coplets/docs/lkn/lkn-neu this uri works if I include it in a 'normal' coplet. but not in this one. any ideas why? best regards, christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
