<?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 Time Duration on Forms in App Engine forum</title>
    <link>https://www.servicenow.com/community/app-engine-forum/time-duration-on-forms/m-p/2878829#M4133</link>
    <description>&lt;P&gt;Is there any way to have a field on a form where it adds multiple time duration fields together? For example: I'd like to be able to do the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field: Duration #1 (data manually entered on form by user)&lt;/P&gt;&lt;P&gt;Field: Duration #2&amp;nbsp;(data manually entered on form by user)&lt;/P&gt;&lt;P&gt;Field: Duration #3&amp;nbsp;(data manually entered on form by user)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like a Read-Only 'running total' field that adds all of the data in the above fields to show the total duration spent on the task. I'm not interested in any graphs or widget, etc. I just want raw data added together for user tracking on the form itself.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 10:00:40 GMT</pubDate>
    <dc:creator>mclaug3</dc:creator>
    <dc:date>2024-03-27T10:00:40Z</dc:date>
    <item>
      <title>Time Duration on Forms</title>
      <link>https://www.servicenow.com/community/app-engine-forum/time-duration-on-forms/m-p/2878829#M4133</link>
      <description>&lt;P&gt;Is there any way to have a field on a form where it adds multiple time duration fields together? For example: I'd like to be able to do the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field: Duration #1 (data manually entered on form by user)&lt;/P&gt;&lt;P&gt;Field: Duration #2&amp;nbsp;(data manually entered on form by user)&lt;/P&gt;&lt;P&gt;Field: Duration #3&amp;nbsp;(data manually entered on form by user)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like a Read-Only 'running total' field that adds all of the data in the above fields to show the total duration spent on the task. I'm not interested in any graphs or widget, etc. I just want raw data added together for user tracking on the form itself.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 10:00:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/app-engine-forum/time-duration-on-forms/m-p/2878829#M4133</guid>
      <dc:creator>mclaug3</dc:creator>
      <dc:date>2024-03-27T10:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Time Duration on Forms</title>
      <link>https://www.servicenow.com/community/app-engine-forum/time-duration-on-forms/m-p/2878844#M4134</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/591591"&gt;@mclaug3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not sure what is your exact use case, but you can use&lt;/P&gt;
&lt;P&gt;- Time worked Field Type&lt;/P&gt;
&lt;P&gt;- You can create Metric on state field&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bcz , if you want to track time, how many filed you will create, it will be alot customization.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 10:13:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/app-engine-forum/time-duration-on-forms/m-p/2878844#M4134</guid>
      <dc:creator>Dr Atul G- LNG</dc:creator>
      <dc:date>2024-03-27T10:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Time Duration on Forms</title>
      <link>https://www.servicenow.com/community/app-engine-forum/time-duration-on-forms/m-p/2878857#M4135</link>
      <description>&lt;P&gt;When you say 'Time worked' field type- are you referencing a 'time' field type? I dont have a 'time worked' field available in my application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding creating the metric for this- do you know of any video or docs that show how to do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use case is just a simple tracker for the user to manually enter amount of time on tasks via different entries and be able to see the total time added up.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 10:22:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/app-engine-forum/time-duration-on-forms/m-p/2878857#M4135</guid>
      <dc:creator>mclaug3</dc:creator>
      <dc:date>2024-03-27T10:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Time Duration on Forms</title>
      <link>https://www.servicenow.com/community/app-engine-forum/time-duration-on-forms/m-p/2878909#M4136</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/591591"&gt;@mclaug3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you say 'Time worked' field type- are you referencing a 'time' field type? I dont have a 'time worked' field available in my application.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Atul: Yes, you can create a new field and add in your application.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Below reference from Incident table:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AGLearnNGrow_0-1711537213762.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/342780i5684C6B98FA887C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AGLearnNGrow_0-1711537213762.png" alt="AGLearnNGrow_0-1711537213762.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding creating the metric for this- do you know of any video or docs that show how to do this?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Atul:&amp;nbsp;&lt;A href="https://youtu.be/a5BVxkQP2oM" target="_blank"&gt;https://youtu.be/a5BVxkQP2oM&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AGLearnNGrow_1-1711537297622.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/342782i6AB90EA04DCBF2E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AGLearnNGrow_1-1711537297622.png" alt="AGLearnNGrow_1-1711537297622.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 11:01:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/app-engine-forum/time-duration-on-forms/m-p/2878909#M4136</guid>
      <dc:creator>Dr Atul G- LNG</dc:creator>
      <dc:date>2024-03-27T11:01:45Z</dc:date>
    </item>
  </channel>
</rss>

