Hi,
I am trying to create new field type like phone / email(multiple add option).
Do we need to create the relationship table like entity_phone_number at the backend or it is automatically generated with the code?
If automatic, where can I find the code to create table?
Please help.
Thanks.
I am trying to create new field type like phone / email(multiple add option).
Do we need to create the relationship table like entity_phone_number at the backend or it is automatically generated with the code?
If automatic, where can I find the code to create table?
Please help.
Thanks.
Comment