diff --git a/ce/customerengagement/on-premises/developer/entities/competitor.md b/ce/customerengagement/on-premises/developer/entities/competitor.md index a9d4465b2cf..2e84cf59ce8 100644 --- a/ce/customerengagement/on-premises/developer/entities/competitor.md +++ b/ce/customerengagement/on-premises/developer/entities/competitor.md @@ -159,7 +159,7 @@ These attributes return true for either **IsValidForCreate** or **IsValidForUpda |Property|Value| |--------|-----| |Description|Type the city for the primary address.| -|DisplayName|City| +|DisplayName|Address 1: City| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True| @@ -175,7 +175,7 @@ These attributes return true for either **IsValidForCreate** or **IsValidForUpda |Property|Value| |--------|-----| |Description|Type the country or region for the primary address.| -|DisplayName|Country/Region| +|DisplayName|Address 1: Country/Region| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True| diff --git a/ce/customerengagement/on-premises/developer/entities/lead.md b/ce/customerengagement/on-premises/developer/entities/lead.md index f79f52fccd0..2fbaa8703b3 100644 --- a/ce/customerengagement/on-premises/developer/entities/lead.md +++ b/ce/customerengagement/on-premises/developer/entities/lead.md @@ -224,7 +224,7 @@ These attributes return true for either **IsValidForCreate** or **IsValidForUpda |Property|Value| |--------|-----| |Description|Type the city for the primary address.| -|DisplayName|City| +|DisplayName|Address 1: City| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True| @@ -240,7 +240,7 @@ These attributes return true for either **IsValidForCreate** or **IsValidForUpda |Property|Value| |--------|-----| |Description|Type the country or region for the primary address.| -|DisplayName|Country/Region| +|DisplayName|Address 1: Country/Region| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True| diff --git a/ce/customerengagement/on-premises/developer/entities/publisher.md b/ce/customerengagement/on-premises/developer/entities/publisher.md index ecb55cb4564..61ca19b211d 100644 --- a/ce/customerengagement/on-premises/developer/entities/publisher.md +++ b/ce/customerengagement/on-premises/developer/entities/publisher.md @@ -138,7 +138,7 @@ These attributes return true for either **IsValidForCreate** or **IsValidForUpda |Property|Value| |--------|-----| |Description|City name for address 1.| -|DisplayName|City| +|DisplayName|Address 1: City| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True| @@ -154,7 +154,7 @@ These attributes return true for either **IsValidForCreate** or **IsValidForUpda |Property|Value| |--------|-----| |Description|Country/region name for address 1.| -|DisplayName|Country/Region| +|DisplayName|Address 1: Country/Region| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True| diff --git a/ce/sales/developer/entities/competitor.md b/ce/sales/developer/entities/competitor.md index 43be16e5006..f7f0e190237 100644 --- a/ce/sales/developer/entities/competitor.md +++ b/ce/sales/developer/entities/competitor.md @@ -163,7 +163,7 @@ These columns/attributes return true for either **IsValidForCreate** or **IsVali |Property|Value| |--------|-----| |Description|Type the city for the primary address.| -|DisplayName|City| +|DisplayName|Address 1: City| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True| @@ -179,7 +179,7 @@ These columns/attributes return true for either **IsValidForCreate** or **IsVali |Property|Value| |--------|-----| |Description|Type the country or region for the primary address.| -|DisplayName|Country/Region| +|DisplayName|Address 1: Country/Region| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True| diff --git a/ce/sales/developer/entities/lead.md b/ce/sales/developer/entities/lead.md index 462bb81f0d0..7e2b569ab69 100644 --- a/ce/sales/developer/entities/lead.md +++ b/ce/sales/developer/entities/lead.md @@ -238,7 +238,7 @@ These columns/attributes return true for either **IsValidForCreate** or **IsVali |Property|Value| |--------|-----| |Description|Type the city for the primary address.| -|DisplayName|City| +|DisplayName|Address 1: City| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True| @@ -254,7 +254,7 @@ These columns/attributes return true for either **IsValidForCreate** or **IsVali |Property|Value| |--------|-----| |Description|Type the country or region for the primary address.| -|DisplayName|Country/Region| +|DisplayName|Address 1: Country/Region| |FormatName|Text| |IsLocalizable|False| |IsValidForForm|True|