What is the entityid field in the table related to GenericAttribute?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 3 años
What is the entityid field in the table related to GenericAttribute?
Thanks
Hace 3 años
It is the Id for the KeyGroup
If KeyGroup == Customer then is it the Id for the Customer
If KeyGroup == Product then is it the Id for the Product

i.e.
KeyGroup == Customer
Key == FirstName
EntityId = 1
Value == John

This is the FirstName for the Customer with Id = 1 and the FirstName is John
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.