The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Submission Accounts Module - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: Submission Accounts Module (/showthread.php?tid=4747) |
Submission Accounts Module - snaze - Oct 29th, 2014 Hello, I have installed Form tools 2.2.6. I installed the "Submission Accounts" module and the documentation states to include the "Form ID" using the below "GET" function. <a href="http://site.com/formtools/modules/submission_accounts/login.php?form_id=X">Login</a> Where is the above code inserted? Also, will this code have to be used on each form configured for submissions or can this be done from the browser's address field? Thanks, Snaze RE: Submission Accounts Module - Joe - Oct 30th, 2014 The submission account module provides a login page. The URL is just an example of how you would link to it. You do need to configure each form that requires the submission account module. It doesn't occur automatically by just entering the link in the browser's address field. Cheers, Joe RE: Submission Accounts Module - snaze - Oct 31st, 2014 (Oct 30th, 2014, 12:39 PM)Joe Wrote: The submission account module provides a login page. The URL is just an example of how you would link to it. Thanks Joe. I have configured a form for submissions and it shows up in the "submissions_accounts" module. Do I have to modify the "login" script with either a "GET" or "POST" method to pass the "form_Id" to the login script? Thanks, Snaze RE: Submission Accounts Module - Paxton272 - Nov 19th, 2020 The links that are provided by entering the website, are often wrong. They 99papers also present a recurring error when trying to use that same URL in another device and the required submission forms. |