Login Retreive lost passwordRegister
Search

Forum Index / General / Returning forms

[ This topic is unsolved! ]

  Age Bosma 23 October 07 / 15:28  
Hi,

Is it possible to have a form which keeps returning on a page?

E.g. suppose you have a member list and at the bottom you want to have a quick way to add a new member. The form has a name field and an e-mail address field. FormHandler has to check if both fields are filled in. If they are, the same member page should be displayed again with the same, but empty, form to add a new member again.

At the moment, when a form submission passed, the form isn't displayed again.

  Johan Wiegel (Admin) 23 October 07 / 15:45  
It's is posible.

In the onsaved function you can do a header to the form again.
Without the header function it is not posible.

  chris niese 17 November 07 / 15:41  
Hi,
How does the FormHhandler look like than?
Can I see the FormHandler.php.
Thx,
p911.

  Johan Wiegel (Admin) 17 November 07 / 16:38  
Take a look at the download section

  hamid 23 January 08 / 12:15  
Changed at 23 January 08 / 12:41
HI
I have same question in this topic .
for some reason I want to display a message and after that I need to display the form with their values again .is it possible or not?

the reason for this action is that , in some situation the OS can't perform correct action so it return some error. I want to return that error to user and ask him to decrease his requested resource from OS.

if it is possible suggest a way that doesn't need header function , because some part of page generate else where and I it need lots of effort to stop their output at header of the page.

thank you for your help

  Johan Wiegel (Admin) 17 July 08 / 07:52  
If you return false in a validatorm the form will be deisplayed with its values.

is that what you mean?

  Top


powered by PHP-GLOBE   © 2004 - 2008 FormHandler. All rights reserved.   -   Open source license