<?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>question Re: Add a task field in the form case in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433461#M948075</link>
    <description>&lt;P&gt;Please don't forget to add Case Task field (reference field of task) together.&lt;BR /&gt;The value of custom field will change when you select CSTASK in the reference field.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 17:03:27 GMT</pubDate>
    <dc:creator>Community Alums</dc:creator>
    <dc:date>2023-01-04T17:03:27Z</dc:date>
    <item>
      <title>Add a task field in the form case</title>
      <link>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433258#M947985</link>
      <description>&lt;P&gt;Hi everybody! I would like to add a custom field that I've in the task form also in the case form, so what I write in the task field also appear in the case form. I've tried with form design but I didn't find a way to make appear and drag the custom field that I want. Is there a way to put also this field in the case form?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 14:51:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433258#M947985</guid>
      <dc:creator>Alessia Russo</dc:creator>
      <dc:date>2023-01-04T14:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Add a task field in the form case</title>
      <link>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433332#M948023</link>
      <description>&lt;P&gt;Hey Alessia, I hope you are doing well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a similar requirement where in a custom table, I wanted to update two field with the same value every time, through a custom flow. So, I created a custom field with the same "type" and same "column name" as the other field. This helped me populate both fields together with same value every time. You can try the same.&lt;/P&gt;&lt;P&gt;I hope this helps you, If you find this helpful please mark this as helpful and correct. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 15:34:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433332#M948023</guid>
      <dc:creator>Taha Habib</dc:creator>
      <dc:date>2023-01-04T15:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Add a task field in the form case</title>
      <link>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433399#M948051</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;You added a custom field to Task table but it doesn't appear on the Case form? That sounds strange because Case table inherits Task.&lt;/P&gt;&lt;P&gt;Could you explain the steps in detail? Or did you try it with Form Layout?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 16:01:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433399#M948051</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2023-01-04T16:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add a task field in the form case</title>
      <link>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433408#M948056</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Community Alums&amp;nbsp;! Yes, I've created the custom field on the Task&amp;nbsp;[sn_customerservice_task] table (the one I'm working on) and&amp;nbsp; I want the same field appear on the case form, so I've the same value shows on the task form and on the case form.&lt;/P&gt;&lt;P&gt;After I've created the field, I've added it on the task form with form layout, but in the form layout of the case form it isn't in the list.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 16:09:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433408#M948056</guid>
      <dc:creator>Alessia Russo</dc:creator>
      <dc:date>2023-01-04T16:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add a task field in the form case</title>
      <link>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433449#M948072</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/319641"&gt;@Alessia Russo&lt;/a&gt;.&lt;BR /&gt;You added a field not to Task [task] table but to sn_customerservice_task table, didn't you?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;To do that, you must have a Reference field of sn_customerservice_task to case table (it means case and task must make one-to-one relationships).&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="スクリーンショット 2023-01-05 1.33.37.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/230194i39C78465A58A6C6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="スクリーンショット 2023-01-05 1.33.37.png" alt="スクリーンショット 2023-01-05 1.33.37.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;And then, open the case form and select Configure &amp;gt; Form Layout.&lt;BR /&gt;&lt;SPAN&gt;Select the reference&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;field from the left slush bucket and then click on&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Expand Selected Reference Field&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;button in middle.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="スクリーンショット 2023-01-05 1.37.39.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/230195iF9AC135EE2BFA500/image-size/large?v=v2&amp;amp;px=999" role="button" title="スクリーンショット 2023-01-05 1.37.39.png" alt="スクリーンショット 2023-01-05 1.37.39.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Now you can see the custom field on the sn_customerservice_task table and&amp;nbsp;&lt;SPAN&gt;move it to the right slush bucket using the middle button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 16:49:36 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433449#M948072</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2023-01-04T16:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Add a task field in the form case</title>
      <link>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433461#M948075</link>
      <description>&lt;P&gt;Please don't forget to add Case Task field (reference field of task) together.&lt;BR /&gt;The value of custom field will change when you select CSTASK in the reference field.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 17:03:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433461#M948075</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2023-01-04T17:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add a task field in the form case</title>
      <link>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433709#M948181</link>
      <description>&lt;P&gt;Alesia,&lt;/P&gt;&lt;P&gt;Why? Why would you want two identical fields on a many to one relationship?&amp;nbsp; The field on the Parent Case would only reflect what was set on the last task update.&amp;nbsp; You're better off creating your custom field on the Case table then referencing the custom field by dotwalking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;put the custom field on the Case (parent) table&lt;/P&gt;&lt;P&gt;sn_customerservice_case.custom_field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then on the case task you can access your custom field through the parent reference field.&lt;/P&gt;&lt;P&gt;sn_customerservice_task.parent.custom_field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 23:25:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/add-a-task-field-in-the-form-case/m-p/2433709#M948181</guid>
      <dc:creator>ricker</dc:creator>
      <dc:date>2023-01-04T23:25:32Z</dc:date>
    </item>
  </channel>
</rss>

