The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
form submissions as login-page - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: Feature Suggestions (https://forums.formtools.org/forumdisplay.php?fid=7) +--- Thread: form submissions as login-page (/showthread.php?tid=631) |
form submissions as login-page - Hannes - Apr 3rd, 2010 I want to simplify the clients view so that they can only see submissions of a particular form. This works fine, except that the login-page can not be linked to a submissions page. Can you add the option to select a form submissions page as login-page? Is there any way to do this manually? (using page-identifier client_form_submissions does not work.) best regards, Hannes. RE: form submissions as login-page - Hannes - Apr 3rd, 2010 I just found ft_api_login() but PHP Code: "login_url" => "http://website.com/forms/clients/forms/index.php?form_id=3" delivers only an blank page. RE: form submissions as login-page - Ben - Apr 4th, 2010 Huh, you're the second person to request this. Yes, it should definitely be there. I'll make this a higher priority one. - Ben RE: form submissions as login-page - phKU - Feb 9th, 2012 Hello, Apparently I'm the third person (only?) to request this… It strange that despite the abundance of useful options of FT, the very basic one being able to select a particular form submission for login-redirection is still missing. Maybe is it possible to raise the priority level to AAA ? Thanks Ralph |