<?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: Clear List View Value in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2893365#M1103377</link>
    <description>&lt;P&gt;Thanks to all for the replies. I have solved this by writing an OnChange Client Script.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2024 10:11:55 GMT</pubDate>
    <dc:creator>Gem Edwards</dc:creator>
    <dc:date>2024-04-10T10:11:55Z</dc:date>
    <item>
      <title>Clear List View Value</title>
      <link>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892429#M1103037</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On our Hardware form, we have a field called 'Date Moved to Stock'. The date is set to the present date via a Business Rule. When this date is cleared from the 'Date Moved to Stock' field, the original date value still appears in List View. I have tried to use a Business Rule to clear the value but it does not work.&amp;nbsp;&lt;BR /&gt;I'm not certain whether a Business Rule is the correct way or whether I should use something else? would appreciate the support on achieving this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 13:30:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892429#M1103037</guid>
      <dc:creator>Gem Edwards</dc:creator>
      <dc:date>2024-04-09T13:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Clear List View Value</title>
      <link>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892437#M1103040</link>
      <description>&lt;P&gt;Why do you need a BR to clear the date when the date is cleared?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 13:37:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892437#M1103040</guid>
      <dc:creator>maroon_byte</dc:creator>
      <dc:date>2024-04-09T13:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Clear List View Value</title>
      <link>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892440#M1103042</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/512150"&gt;@Gem Edwards&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I see that there is space between current. and u_date_moved_to_stock in Clear date BR, please remove the space and then test once.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have any question or mark this as accepted/helpful if it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Brahm&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 13:38:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892440#M1103042</guid>
      <dc:creator>BrahmjeetTanwar</dc:creator>
      <dc:date>2024-04-09T13:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Clear List View Value</title>
      <link>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892529#M1103062</link>
      <description>&lt;P&gt;Great spot, unfortunately&amp;nbsp; it still does not work.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 14:40:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892529#M1103062</guid>
      <dc:creator>Gem Edwards</dc:creator>
      <dc:date>2024-04-09T14:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clear List View Value</title>
      <link>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892530#M1103063</link>
      <description>&lt;P&gt;It does not clear the previous value in List View.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 14:41:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892530#M1103063</guid>
      <dc:creator>Gem Edwards</dc:creator>
      <dc:date>2024-04-09T14:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Clear List View Value</title>
      <link>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892533#M1103065</link>
      <description>&lt;P&gt;Could you please show me the value in XML and then list view if possible?&lt;BR /&gt;Just in case if you aren't familiar with XML, right click on form header and click Show XML and then find the field.&lt;BR /&gt;I just want to understand the scenario because it shouldn't be happening.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 14:45:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892533#M1103065</guid>
      <dc:creator>BrahmjeetTanwar</dc:creator>
      <dc:date>2024-04-09T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Clear List View Value</title>
      <link>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892552#M1103068</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/512150"&gt;@Gem Edwards&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please cross check the records on the list view are same records you are testing with also please try with setting null in the field and apply a log inspect if code is going inside the BR:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;current.u_&lt;/SPAN&gt;&lt;SPAN class=""&gt;date_moved_to_stock&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN class=""&gt;null&lt;/SPAN&gt;&lt;SPAN&gt;; &lt;/SPAN&gt;&lt;SPAN class=""&gt;// or current.date_moved_to_stock = '';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Please Mark&amp;nbsp;&lt;/STRONG&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt;&lt;STRONG&gt;Correct if this solves your query and also mark&amp;nbsp;&lt;/STRONG&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;STRONG&gt;Helpful if you find my response worthy based on the impact.&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 14:57:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2892552#M1103068</guid>
      <dc:creator>Maddysunil</dc:creator>
      <dc:date>2024-04-09T14:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Clear List View Value</title>
      <link>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2893365#M1103377</link>
      <description>&lt;P&gt;Thanks to all for the replies. I have solved this by writing an OnChange Client Script.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 10:11:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/clear-list-view-value/m-p/2893365#M1103377</guid>
      <dc:creator>Gem Edwards</dc:creator>
      <dc:date>2024-04-10T10:11:55Z</dc:date>
    </item>
  </channel>
</rss>

