Hi! im trying to create a external field (address) but it dont show
The entity is Account
Account fields:
I want the entire shippingAddress in other related entity, but when i try to create the external field the options only show:
As you can see in the image, is there any concept im missing, or why this happens?
Thank you
The entity is Account
Account fields:
shippingAddress | Dirección de Envío | Dirección | |
shippingAddressCity | Ciudad (Envío) | Varchar | |
shippingAddressCountry | País (Envío) | Varchar | |
shippingAddressMap | Mapa (Envío) | Mapa | |
shippingAddressPostalCode | Código Postal (Envío) | Varchar | |
shippingAddressState | Estado (Envío) | Varchar | |
shippingAddressStreet | Calle (Envío) | Texto |
I want the entire shippingAddress in other related entity, but when i try to create the external field the options only show:
shippingAddressCity | Ciudad (Envío) | Varchar | |
shippingAddressCountry | País (Envío) | Varchar |
shippingAddressPostalCode | Código Postal (Envío) | Varchar | |
shippingAddressState | Estado (Envío) |
Thank you
Comment