General concepts of form data and database
-
Hello! I am completely new to WP and not sure if this is the right forum for my question.
I run a small business with clients and appointments. On my older website I organized this with database tables and several forms I and my client used to add and edit data.
I try to find the best approach on WP. I have little programming skills and I would prefer a free solution. Basically I need fully customizable forms (basic field types) and the ability to store/edit the data from the frontend. I wonder should I create tables on WP directly or store the information in a external db? in the latter i would use zapier to transfer the data. But I hesitate to use another service (external DB). It seems easier though to store data from a form (build with a plugin) in external database than on WP itself. So far I could see that forms create their ‘own’ DB itself, but I want to access data in ONE DB by different forms. What are the directions I could investigate further to find the best solution?
- The topic ‘General concepts of form data and database’ is closed to new replies.