The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Submission Accounts and Pages - 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 and Pages (/showthread.php?tid=2083) |
Submission Accounts and Pages - bills - Aug 16th, 2012 Hi, 1) Is there a way to add a Page using the Page Module to the Navigation Menu of a Submission Account? For example, a user creates a new account via a form (using Submission Account Module). When they login, they see a link on the left to a page created with the Page Module. 2) I also wish to pass the submission_id of the user's record to the Page link. (to customize the php in the Page link) 3) Also pass the submission_id of the user's record to a Custom URL in the menu. (to customize / filter based on user) 4) Can another form (form2) be available to the user, with a link shown in menu, where I can pass the id again and filter the results of form2 based on the user's id? I hope this makes sense. Bill |