Re: CHECKKEY="no" in last survey page

bugant <[email protected]> Thu, 07 Apr 2005 12:46:50 +0200
Newsgroups gmane.comp.apache.mod-survey.general
Message-ID <[email protected]>
bugant wrote:
> Can I do something like this:
> * A two-page survey
> * CHECKKEY="no" in the first page
> * CHECKKEY="no" in the lastpage
> 
> I think you can't. The last page needs to have CHECKKEY="yes" otherwise
> you'll get an error. 

I think it's caused by PlaceSubmit on Argument.pm:

if(!$self->ArgByName("key"))
  {
    $self->{ERROR} = lprint("Key not defined in submit");
    $self->{ERRORCODE} = 2;
  }

stay tuned,
bugant.
Skickat av bugant <[email protected]>
till survey-discussion