Where are the custom field data entries?

More
6 years 8 months ago #121349 by Tom16
HI,

I can see that results from the forms are stored in _app_sch_orders. When I create custom fields, they are not stored in _app_sch_orders but I can' t find them anywhere.

Can you give me a clue as to where to find them (and teh results)?

Tom

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #121424 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Where are the custom field data entries?
Hi Tom,
There are 2 custom field types, one for services and the other for Checkout form.
Data of custom fields for services are being stored in table: #__app_sch_order_field_options
While data of custom fields for Checkout form are being stored in tables: #__app_sch_field_data and #__app_sch_order_options
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc Dam