The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Custom menu item - add new submission for specific view - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Custom menu item - add new submission for specific view (/showthread.php?tid=29110) |
Custom menu item - add new submission for specific view - felix - Oct 27th, 2017 Well firstly, a message to Ben: Just WOW! What an absolutely stunning contribution to the world of the Internet, Ben. Thank you. The more I understand the flexibility of FormTools, the more impressed I become. Every post of yours that I've read on this forum, you come across as humble and dedicated and the fact that this software is now free speaks volumes about your character. I do hope you're enjoying the abundance that you deserve, and I'm really looking forward to seeing how this project continues to develop. Secondly, to anybody that might be able to help me: I'm trying to figure out a way to add a link on a client's menu, that takes them straight to an 'Add New' page, for a specific view or a specific form. I can't see that this is immediately possible, as even with the custom link option, the URL (...edit_submission.php?form_id=1&view_id=6&submission_id=49&message=new_submission) contains the submission_id, which I guess would need to be dynamically generated. Is there a way to achieve this? RE: Custom menu item - add new submission for specific view - Ben - Oct 29th, 2017 Hey Felix, Haha thanks very much ![]() Regarding your question, how does the client account get mapped to the form/View? i.e. if User A logs in, where would the Add New link take that user compared to User B? Is there just a single Add New link for each user, each one of which links to a different form? Ben |