I am trying to connect two databases so that I can collect one piece of information and store it into two separate databases. An example of this is when a user first signs up to my site, the user’s name is automatically stored into two separate databases. How can this be done? (Simple step-by-step answer would be much appreciated. I am not good at coding.)
Thanks!
-Pawtalog
Hi Pawtalog!
As I mentioned before, we do not encourage and provide step-by-step solutions in the forum.
What I can do is to provide you with countless articles and API’s that will direct and help you to achieve your goal!
So lets start:
How to save information? Check this Wix-data save( ) API.
Do you have information that you feel like should connect between two different databases?
Maybe you need reference fields !
If you have specific questions and would like to elaborate on what you’re trying to do I’d be glad to help you further more.
Doron.
Hi Doron!
I am having trouble with reference fields. I set the “name” field on my database to reference and connected it to another database. I want the “name” field to save the name of the user on both databases. Unfortunately, when I click on the drop down menu of the “name” field to select an item to collect, it says “no results”. What should I do?
-Pawtalog