[phorm] [Phorm:] Re: Error page question

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 17 Jul 2003 22:58:10 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#2992) Re: Error page question 
            <http://www.phorm.com/support/?rev=2992> 
  AUTHOR:   Patrick O'Hara 
  DATE:     July 17, 2003 at 6:58 p.m. EST 

  Reply To: (#2990) Error page question 
  Author:   Ron F 
  Date:     July 17, 2003 at 5:22 p.m. EST 

> I have created a form and error page (using the input 
> form). If a person enters the data incorrectly, the 
> errors are posted and correcting entries are 
> permitted. If the form then passes data validation, 
> the user is sent to a confirmation page displaying the 
> data. Now, if the user wishes to change data, they use 
> the back button which sends them to the error form. 
> The old errors show. I am afraid this may cause some 
> confusion. Is there another alternative to this flow? 

Hi there, 

You can put a link on the ack page to say if you want to change the above 
details, click here, and take them back. Only thing is that you will need to 
set up a form with hidden fields and the link must be a submit button, in 
order for the current values to be passed back to the form. 

The fields will need to be in the following format: 

<input type="hidden" name="surname" value="{{surname}}"> 

Hope this helps, 

Regards, 

Patrick O'Hara 
WhitsundayIT 
QLD, Australia 

patrick@xxxxxxxxxxxxxxxx 
www.whitsundayit.com 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts:

  • » [phorm] [Phorm:] Re: Error page question