<?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: How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list in SPM forum</title>
    <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979799#M4492</link>
    <description>&lt;P&gt;Found a pretty straight-forward solution for this.&amp;nbsp; Try a data policy on time_card table.&amp;nbsp; Condition:&amp;nbsp; State = Submitted (OR State = Approved (if auto-approving timesheets)) AND Category is Project/Project Task.&lt;/P&gt;
&lt;P&gt;Data policy rule on project_time_category = mandatory.&lt;/P&gt;
&lt;P&gt;This should work in time sheet portal.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Nov 2020 22:33:19 GMT</pubDate>
    <dc:creator>GregF2</dc:creator>
    <dc:date>2020-11-18T22:33:19Z</dc:date>
    <item>
      <title>How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979791#M4484</link>
      <description>&lt;P&gt;After clicking add to time sheet from the task list, an entry is created. The project time category drop down is not required and defaults to None when the time card is saved. Looking to make that drop down mandatory. Please advise.&amp;nbsp; thanks&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2019 11:54:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979791#M4484</guid>
      <dc:creator>Ken65</dc:creator>
      <dc:date>2019-10-12T11:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979792#M4485</link>
      <description>&lt;P&gt;Hi Ken,&lt;/P&gt;
&lt;P&gt;You can make the field mandatory.&amp;nbsp; You need Admin level access.&amp;nbsp; The screenshot shows there&amp;nbsp;is a check box for Mandatory&lt;/P&gt;
&lt;P&gt;Andrew&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/104961i6994EB6AE15EAE32/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2019 12:47:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979792#M4485</guid>
      <dc:creator>Andrew Payze</dc:creator>
      <dc:date>2019-10-12T12:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979793#M4486</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi Andrew&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;This works fine in the time card form, however, the time sheet portal doesn't appear to adhere to dictionary settings&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 13:36:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979793#M4486</guid>
      <dc:creator>Ken65</dc:creator>
      <dc:date>2019-10-14T13:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979794#M4487</link>
      <description>&lt;P&gt;Hi Ken,&lt;/P&gt;
&lt;P&gt;Sorry not a Portal guru, you could try a UI Policy maybe.&amp;nbsp; Sorry not much help&lt;/P&gt;
&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 14:14:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979794#M4487</guid>
      <dc:creator>Andrew Payze</dc:creator>
      <dc:date>2019-10-14T14:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979795#M4488</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have implemented a solution although a bit of a hack. The time sheet portal doesn't appear to adhere to the dictionary configurations for a property to be mandatory. In the save function in the time card main container widget, I added an explicit check for a value in the field in the record coming into the function. Threw an alert and return false if validation failed. Thanks Andrew for your reply.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 12:16:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979795#M4488</guid>
      <dc:creator>Ken65</dc:creator>
      <dc:date>2019-10-17T12:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979796#M4489</link>
      <description>&lt;P&gt;Hello Ken,&lt;/P&gt;
&lt;P&gt;i kind of needed the same solution could you paste your code of how did you edit the widget i am not able to find a solution for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advanced&lt;/P&gt;
&lt;P&gt;Maitri Shah&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 10:15:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979796#M4489</guid>
      <dc:creator>Maitri Shah1</dc:creator>
      <dc:date>2020-09-09T10:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979797#M4490</link>
      <description>&lt;P&gt;Please consider upvoting the idea submitted in community.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;A tabindex="-1" title="https://community.servicenow.com/community?id=view_idea&amp;amp;sysparm_idea_id=586ec0ed1b64ac10d2ccea89bd4bcbdd&amp;amp;sysparm_idea_table=x_snc_com_ideation_idea&amp;amp;sysparm_module_id=enhancement_requests" href="https://community.servicenow.com/community?id=view_idea&amp;amp;sysparm_idea_id=586ec0ed1b64ac10d2ccea89bd4bcbdd&amp;amp;sysparm_idea_table=x_snc_com_ideation_idea&amp;amp;sysparm_module_id=enhancement_requests" target="_blank" rel="noreferrer noopener"&gt;https://community.servicenow.com/community?id=view_idea&amp;amp;sysparm_idea_id=586ec0ed1b64ac10d2ccea89bd4bcbdd&amp;amp;sysparm_idea_table=x_snc_com_ideation_idea&amp;amp;sysparm_module_id=enhancement_requests&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Nov 2020 16:59:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979797#M4490</guid>
      <dc:creator>GregF2</dc:creator>
      <dc:date>2020-11-17T16:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979798#M4491</link>
      <description>&lt;P&gt;If anyone else is interested in this :&lt;/P&gt;
&lt;P&gt;Please consider upvoting the idea submitted in community.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;A tabindex="-1" title="https://community.servicenow.com/community?id=view_idea&amp;amp;sysparm_idea_id=586ec0ed1b64ac10d2ccea89bd4bcbdd&amp;amp;sysparm_idea_table=x_snc_com_ideation_idea&amp;amp;sysparm_module_id=enhancement_requests" href="https://community.servicenow.com/community?id=view_idea&amp;amp;sysparm_idea_id=586ec0ed1b64ac10d2ccea89bd4bcbdd&amp;amp;sysparm_idea_table=x_snc_com_ideation_idea&amp;amp;sysparm_module_id=enhancement_requests" target="_blank" rel="noreferrer noopener"&gt;https://community.servicenow.com/community?id=view_idea&amp;amp;sysparm_idea_id=586ec0ed1b64ac10d2ccea89bd4bcbdd&amp;amp;sysparm_idea_table=x_snc_com_ideation_idea&amp;amp;sysparm_module_id=enhancement_requests&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Nov 2020 16:59:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979798#M4491</guid>
      <dc:creator>GregF2</dc:creator>
      <dc:date>2020-11-17T16:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the project time sheet category mandatory in the time sheet portal after clicking add to time sheet from the task list</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979799#M4492</link>
      <description>&lt;P&gt;Found a pretty straight-forward solution for this.&amp;nbsp; Try a data policy on time_card table.&amp;nbsp; Condition:&amp;nbsp; State = Submitted (OR State = Approved (if auto-approving timesheets)) AND Category is Project/Project Task.&lt;/P&gt;
&lt;P&gt;Data policy rule on project_time_category = mandatory.&lt;/P&gt;
&lt;P&gt;This should work in time sheet portal.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 22:33:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/979799#M4492</guid>
      <dc:creator>GregF2</dc:creator>
      <dc:date>2020-11-18T22:33:19Z</dc:date>
    </item>
    <item>
      <title>Block dates in Time sheet portal</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/2477535#M39344</link>
      <description>&lt;P&gt;How to block dates in Time sheet? Lets say we have a holiday on Feb 15th, and would like to block this date in Timesheet, meaning users should be restricted to enter their sheets &amp;amp; the particular date should be greyed out.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 11:45:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/2477535#M39344</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2023-02-14T11:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the project time sheet category mandatory in the time sheet portal after clicking ad</title>
      <link>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/3015235#M44239</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/173578"&gt;@GregF2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your solution. I have implemented this data policy, when trying to submit a time card without notes the data policy is triggered and an alert pops up that the field is mandatory. However, after completing the mandatory field and then trying to re submit there is some issue. Not able to submit as the same alert pops up even if the mandatory field has been completed. Can you assist please?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 05:11:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/how-to-make-the-project-time-sheet-category-mandatory-in-the/m-p/3015235#M44239</guid>
      <dc:creator>BiancaKerchhoff</dc:creator>
      <dc:date>2024-08-12T05:11:42Z</dc:date>
    </item>
  </channel>
</rss>

