Hi Guys, how are u?
I need to create a form that will be populated with pre-registered data in a postgreSQL database. After that, the lead information must go to a TXT file or a Sheet hosted on my client server.
Any ideas to make it happen?
thanks!
Hi Guys, how are u?
I need to create a form that will be populated with pre-registered data in a postgreSQL database. After that, the lead information must go to a TXT file or a Sheet hosted on my client server.
Any ideas to make it happen?
thanks!
Hey @naylaferreira,
The answer to your question is: it really depends on your backend setup and the security you need in place.
Can you do it: Yes.
You can query your DB, pre-fill fields and later on when the form is submitted you can push the form’s data anywhere you want.
In order to make it all work, you’ll need a bit of work with your backend and also write some custom JS.
Best,
Hristian
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.