email and name are null in database

Support forumCategory: Questionsemail and name are null in database
Dominique Lachaise asked 4 years ago
Hi, im working on EasyAppointment backend I want to add a search area like other filter. But, when i am in the database the customer information is NULL. Where plugin are saving all the customer data that it shows in the appointments's Table ?? i want to add to the query:  'name' LIKE %search% OR 'email' LIKE %search% but the data isnt in database. thanks! 
1 Answers
Nikola Loncar Staff answered 4 years ago
Hi Dominique, it is inside ea_fields table, not in appointments. Best regards, Nikola