<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Changing Standard Object Secondary Display Properties in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/899152#M70022</link>
    <description>Thanks Jaycee as always&lt;BR /&gt;&lt;BR /&gt;It’s not what I was asking but accept I may not have been clear. On the company page, I have company name and domain and phone number as the prominent position properties at the very top left…. When my client views a company, they are not interested in either domain or phone number and want a different property which on custom objects would be easy to set as either primary or secondary display properties, however because company is a Hubspot object, they prevent any changes by using a patch api call…… it is this which I want to be able to set…. A standard Hubspot object and changing what are the primary and secondary display properties? Is that possible either by myself or via Hubspot support ?&lt;BR /&gt;&lt;BR /&gt;Otherwise more than happy to make a change request.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;</description>
    <pubDate>Fri, 29 Dec 2023 21:13:11 GMT</pubDate>
    <dc:creator>Kevin_Philips</dc:creator>
    <dc:date>2023-12-29T21:13:11Z</dc:date>
    <item>
      <title>Changing Standard Object Secondary Display Properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/899028#M70017</link>
      <description>&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've searched and I think the answer is 'NO', but I wanted to confirm before I submit a feature request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We know how to change the primary and secondary display properties for custom objects, using the API but when we attempt to patch a standard object (company) with a different secondary display property, the API returns a hard stop message "&lt;SPAN&gt;Cannot modify HubSpot defined object type".&lt;BR /&gt;&lt;BR /&gt;I kind of get it, but then I don't - forcing us to use domain and telephone number and giving those fields prominent position on the company page layout, is of little to no use for this organisation.&lt;BR /&gt;&lt;BR /&gt;Has anyone worked out 'how to do it' ? Has anyone got any experience of HubSpot support 'doing it', or is it just not possible ?&lt;BR /&gt;&lt;BR /&gt;Thanks and best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 12:28:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/899028#M70017</guid>
      <dc:creator>Kevin_Philips</dc:creator>
      <dc:date>2023-12-29T12:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Standard Object Secondary Display Properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/899100#M70019</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/604985"&gt;@Kevin_Philips&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for your question. If you are looking for a way to do this programmatically, you are not missing an option. I agree, this would be a useful addition.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are looking to edit these options in-app, there are a few choices depending on your goals:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://knowledge.hubspot.com/crm-setup/customize-record-right-sidebar" target="_blank" rel="noopener"&gt;Customize the properties displayed on board cards&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://knowledge.hubspot.com/crm-setup/select-properties-to-show-on-record-association-cards" target="_blank" rel="noopener"&gt;Select properties to show on record association cards&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Both allow for altering the primary and secondary display properties, but may not be as comprehensive as you are looking for.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you create an &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/idb-p/HubSpot_Ideas" target="_blank" rel="noopener"&gt;Idea&lt;/A&gt; for allowing this to happen programmatically, please link it here and I'll add my upvote.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 18:04:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/899100#M70019</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-12-29T18:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Standard Object Secondary Display Properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/899152#M70022</link>
      <description>Thanks Jaycee as always&lt;BR /&gt;&lt;BR /&gt;It’s not what I was asking but accept I may not have been clear. On the company page, I have company name and domain and phone number as the prominent position properties at the very top left…. When my client views a company, they are not interested in either domain or phone number and want a different property which on custom objects would be easy to set as either primary or secondary display properties, however because company is a Hubspot object, they prevent any changes by using a patch api call…… it is this which I want to be able to set…. A standard Hubspot object and changing what are the primary and secondary display properties? Is that possible either by myself or via Hubspot support ?&lt;BR /&gt;&lt;BR /&gt;Otherwise more than happy to make a change request.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Dec 2023 21:13:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/899152#M70022</guid>
      <dc:creator>Kevin_Philips</dc:creator>
      <dc:date>2023-12-29T21:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Standard Object Secondary Display Properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/1207157#M84727</link>
      <description>&lt;P&gt;Hi all, if you want this functionality adopted, here's the product feature request that is on the ideas board for HubSpot. Upvote it and we can get this change completed for other CRM managers!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Change-display-properties-on-Custom-Objects/idi-p/777997#feedback-success" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Change-display-properties-on-Custom-Objects/idi-p/777997#feedback-success&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 20:32:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/1207157#M84727</guid>
      <dc:creator>ARGonzales</dc:creator>
      <dc:date>2025-10-01T20:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Standard Object Secondary Display Properties</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/1207178#M84728</link>
      <description>&lt;P&gt;Thanks &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/795322"&gt;@ARGonzales&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt; — Jaycee&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 22:20:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Changing-Standard-Object-Secondary-Display-Properties/m-p/1207178#M84728</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-10-01T22:20:40Z</dc:date>
    </item>
  </channel>
</rss>

