Is there any way to search the records of column data from table wp_visual_form_builder_entries separately?
Because data fields stores the all form fields values combined.
I have the same problem, when i submit the form then all form fields values stored into one column in database called data field.
How should i retrieve the separate values of all fields of forms from table.