The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Is formtools good and apt for my project - 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: Is formtools good and apt for my project (/showthread.php?tid=4794) |
Is formtools good and apt for my project - Sreejith - Nov 20th, 2014 I have went through the different aspects of the formtools i want some clarification on the topics and my need so that i can integrate the same to my site, 1) Can we add differet logo for different customers in different forms, 2) Can we edit the form as per the need of customers, changing number of fields, add or remove logo. 3) Can we make report to be saved as PDF format. 4) Can we integrate payment to the form. Help appreciated RE: Is formtools good and apt for my project - LetsFly - Nov 20th, 2014 I have went through the different aspects of the formtools i want some clarification on the topics and my need so that i can integrate the same to my site, 1) Can we add differet logo for different customers in different forms, Yes, you would just need to add a conditional based on which user is logged in. 2) Can we edit the form as per the need of customers, changing number of fields, add or remove logo. Yes, this is very easy to do, and is part of the admin panel. 3) Can we make report to be saved as PDF format. In the admin panel, you can export submissions to HTML, Excel, CSV & XML. You could probably have the HTML or Excel then processed by a separate program to PDF. There may also be a module that does this, but you'll have to search. 4) Can we integrate payment to the form. It's not made for this purpose, but I don't see why not (especially if it's a third party cc processor like PayPal). This would just take a little work on your part. Good luck, LetsFly RE: Is formtools good and apt for my project - Sabrina21pdd - Nov 20th, 2014 Thanks for your advice,I got it! RE: Is formtools good and apt for my project - Sreejith - Nov 20th, 2014 thanks for you advice, Let me clarify certain more things with the same, 1) I need to create clients who have the permission to create and edit forms (Most of the admin menus in admin panel). 2) The major need is in the format that, Supose a comapny AAA hosts this module with their site, i need BBB to register or login to the system and attain user id and password. And after logging in to site, BBB in their panel should able to customize froms to their clinets DDD. And when the BBB creates a from and complete the process by filling it then they have completed their order from DDD. can i attain this scenario using form tools. Any help appreciated RE: Is formtools good and apt for my project - elaineling - Nov 23rd, 2014 Txs for sharing! |