Posts: 5
Threads: 2
Joined: Apr 2014
Reputation:
0
Ok so after my last post I found my answer for publishing forms....Apparently you have to buy the paid version to get that feature.
I have a different question and I'm hoping that I can get an answer on this one.
Essentially what I want is to be able to create forms...publish them to a website. When people go to the forms to enter the information. On the backend I want a database to be able to hold that information. Where I can run reports and/or query criteria.
Is this something that this product can do?
Posts: 5
Threads: 2
Joined: Apr 2014
Reputation:
0
Thank you for the reply.
I'm actually looking for a solution where an end user with no tech knowledge can create a form hit "publish" and then have a php file that I can actually insert into my current website. I don't want to have to create the html form at all.
Posts: 5
Threads: 2
Joined: Apr 2014
Reputation:
0
Will it work for the "Thank you for submitting" emails as well? I'm trying to find documentation on auto filling a thank you email.
Example,
Thank you %First Name%
some more verbiage...etc.
I basically want to personalize the thank you after the submission is done.
Posts: 415
Threads: 0
Joined: Mar 2009
Reputation:
3
The thank you email can be setup with the standard Form Tools function email notification functions. The fields can be personalized. When you setup the email just select an example email and then you can see all the variables that you've setup.
Cheers,
Joe
Posts: 5
Threads: 2
Joined: Apr 2014
Reputation:
0
Ok so what about like a thank you page from the redirect url.
I have a test redirect setup that points to another php file.
This php file basically says thanks yada yada yada...then actually redirects to a url after 5 seconds.
Would this be possible to embed values from the database to autofill or no?
Posts: 415
Threads: 0
Joined: Mar 2009
Reputation:
3
Sorry, you won't be able to autofill the thank you page without customizing the code.
Cheers,
Joe