<?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: in Tickets &amp;amp; Form: How to create two fields with a many-to-many correspondence relationship? in Tickets &amp; Conversations</title>
    <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139488#M8322</link>
    <description>&lt;P&gt;Hi it really have some problems, i set a dependent property for each dropdown values,&amp;nbsp; when i choose one item, it's normal, but when i choss 2 items, it should be showm 2 dependent properties, but it shows 0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jaylin_1-1745396131130.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144099iE7190A8888BC3FAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jaylin_1-1745396131130.png" alt="Jaylin_1-1745396131130.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jaylin_2-1745396147877.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144100i46FE68799FEC1CFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jaylin_2-1745396147877.png" alt="Jaylin_2-1745396147877.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Apr 2025 08:17:56 GMT</pubDate>
    <dc:creator>Jaylin</dc:creator>
    <dc:date>2025-04-23T08:17:56Z</dc:date>
    <item>
      <title>in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139458#M8318</link>
      <description>&lt;P&gt;Hi&amp;nbsp; All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how are u doing~ i have a problems with form.&lt;/P&gt;&lt;P&gt;when i creat a form for after sales, there are 2 propertities need to be added, one is model, another is issue type.&lt;/P&gt;&lt;P&gt;at one deal, customer will buy multy models, and more than one model might have problems, each model need to related to their own type.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so what i need is: model can be multy choose, issues type can be multi choose, the each model will associate to one issue type.&lt;/P&gt;&lt;P&gt;or the best way is that there is a add button, when we click [add], we can add a model and an issus type.&lt;/P&gt;&lt;P&gt;do HubSpot support on this? or do you know some other ways can meet our needs?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 07:16:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139458#M8318</guid>
      <dc:creator>Jaylin</dc:creator>
      <dc:date>2025-04-23T07:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139461#M8319</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/912918"&gt;@Jaylin&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is typically something that is handled with custom objects: &lt;A href="https://knowledge.hubspot.com/object-settings/create-custom-objects" target="_blank"&gt;https://knowledge.hubspot.com/object-settings/create-custom-objects&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could create a custom object for models. Each model would then have fields (like a contact or company record) that could be field.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the moment, associated record fields cannot be made required yet, so if that's a concern, you would have to work with potentially many fields on the ticket object:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Number of models (dropdown with options 1, 2, 3, etc)&lt;/LI&gt;
&lt;LI&gt;Model 1&lt;/LI&gt;
&lt;LI&gt;Issue type 1&lt;/LI&gt;
&lt;LI&gt;Model 2&lt;/LI&gt;
&lt;LI&gt;Issue type 2&lt;/LI&gt;
&lt;LI&gt;Model 3&lt;/LI&gt;
&lt;LI&gt;Issue type 3&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;etc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could conditional logic and required fields so that a user is required to fill all fields when they select 2, for example: &lt;A href="https://knowledge.hubspot.com/properties/set-up-conditional-logic-for-enumeration-properties" target="_blank"&gt;https://knowledge.hubspot.com/properties/set-up-conditional-logic-for-enumeration-properties&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look and let me know if you have any follow-up questions.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 07:19:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139461#M8319</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2025-04-23T07:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139465#M8320</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;STRONG&gt;Karsten Köhler,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;thank you very much,&amp;nbsp; it's a good way for tickets, but couldn't be applyed on Form. when our dealer fill out this properties in Form, it can realise the M:M relationship. how can we acheive it on Form?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jaylin_0-1745393227014.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144093i86E2C1F1B2AEF45D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jaylin_0-1745393227014.png" alt="Jaylin_0-1745393227014.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 07:28:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139465#M8320</guid>
      <dc:creator>Jaylin</dc:creator>
      <dc:date>2025-04-23T07:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139468#M8321</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/912918"&gt;@Jaylin&lt;/a&gt; of course dependency can be set up in forms &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;A href="https://knowledge.hubspot.com/forms/use-dependent-form-fields" target="_blank"&gt;https://knowledge.hubspot.com/forms/use-dependent-form-fields&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 07:29:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139468#M8321</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2025-04-23T07:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139488#M8322</link>
      <description>&lt;P&gt;Hi it really have some problems, i set a dependent property for each dropdown values,&amp;nbsp; when i choose one item, it's normal, but when i choss 2 items, it should be showm 2 dependent properties, but it shows 0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jaylin_1-1745396131130.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144099iE7190A8888BC3FAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jaylin_1-1745396131130.png" alt="Jaylin_1-1745396131130.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jaylin_2-1745396147877.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144100i46FE68799FEC1CFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jaylin_2-1745396147877.png" alt="Jaylin_2-1745396147877.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 08:17:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139488#M8322</guid>
      <dc:creator>Jaylin</dc:creator>
      <dc:date>2025-04-23T08:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139490#M8323</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/912918"&gt;@Jaylin&lt;/a&gt; can you please share a screenshot of the form logic you have set up?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 08:20:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139490#M8323</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2025-04-23T08:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139495#M8324</link>
      <description>&lt;P&gt;please see the pictures below, thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 08:34:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139495#M8324</guid>
      <dc:creator>Jaylin</dc:creator>
      <dc:date>2025-04-23T08:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139498#M8325</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/912918"&gt;@Jaylin&lt;/a&gt; I'm not seeing any screenshots, unfortunately.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 08:35:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139498#M8325</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2025-04-23T08:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139501#M8326</link>
      <description>&lt;P&gt;sorry attach the picture&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jaylin_0-1745397358608.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144103iA707302EA3C7D4A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jaylin_0-1745397358608.png" alt="Jaylin_0-1745397358608.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 08:36:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139501#M8326</guid>
      <dc:creator>Jaylin</dc:creator>
      <dc:date>2025-04-23T08:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139502#M8327</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/912918"&gt;@Jaylin&lt;/a&gt; HubSpot interprets "is equal to" as just one selection. Make sure to change it to "contains".&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 08:37:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139502#M8327</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2025-04-23T08:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: in Tickets &amp; Form: How to create two fields with a many-to-many correspondence relationship?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139505#M8328</link>
      <description>&lt;P&gt;it works! thank u very muchhhhhhhh!!!!!!!!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 08:41:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/in-Tickets-amp-Form-How-to-create-two-fields-with-a-many-to-many/m-p/1139505#M8328</guid>
      <dc:creator>Jaylin</dc:creator>
      <dc:date>2025-04-23T08:41:42Z</dc:date>
    </item>
  </channel>
</rss>

