This topic is locked

Shorter Forms

1/31/2012 1:49:52 PM
PHPRunner General questions
J
jasong author

I have been asked to breakdown one of my forms which I have created to be separated over 3 or 4 pages so the user doesn't know how much more is coming. Currently i have a form with 18 fields in it but they want say 3 pages of 6 questions each. Is there a way I can do that in PHPrunner as I can't see where I could do this.
Many thanks in advance.
J

C
cgphp 1/31/2012

You might create three custom views and enable six fields for each one in the add page. In the "After record added" event redirect to the next view.

J
jasong author 2/2/2012

Cristian many thanks for your assistance on this one. i have created 2 custom views and in the after record added event redirect to the next view but i get the error message "You don't have permissions to access this table". Any help anyone could give would be very gratefully received.
Many thanks



You might create three custom views and enable six fields for each one in the add page. In the "After record added" event redirect to the next view.

J
jasong author 2/2/2012

Excellent stuff now I followed that through I have a further error when going through the 3 pages, so user fills data in and clicks save to go onto next page it is showing an error "Your session has expired. Please login again." If I continue to try I get logged out for 5 minutes.
Sorry for all the questions?
Cheers
J



http://xlinesoft.com/phprunner/docs/user_group_permissions.htm