Posts: 4
Threads: 2
Joined: Nov 2014
Reputation:
0
Nov 20th, 2014, 12:35 AM
(This post was last modified: Nov 20th, 2014, 12:35 AM by Sreejith.)
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
Posts: 6
Threads: 3
Joined: Jun 2013
Reputation:
0
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
Posts: 1
Threads: 0
Joined: Nov 2014
Reputation:
0
Thanks for your advice,I got it!
Posts: 4
Threads: 2
Joined: Nov 2014
Reputation:
0
Nov 20th, 2014, 8:08 PM
(This post was last modified: Nov 20th, 2014, 8:09 PM by Sreejith.)
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