<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Bulk &#34;Mark As Read&#34; Entries?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/bulk-mark-as-read-entries</link>
		<description>Gravity Support Forums Topic: Bulk &quot;Mark As Read&quot; Entries?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:35:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/bulk-mark-as-read-entries" rel="self" type="application/rss+xml" />

		<item>
			<title>Goob on "Bulk &#34;Mark As Read&#34; Entries?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bulk-mark-as-read-entries#post-50739</link>
			<pubDate>Mon, 27 Feb 2012 19:15:08 +0000</pubDate>
			<dc:creator>Goob</dc:creator>
			<guid isPermaLink="false">50739@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you, Dana, that was exactly what I needed!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dana Cobb on "Bulk &#34;Mark As Read&#34; Entries?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bulk-mark-as-read-entries#post-50692</link>
			<pubDate>Mon, 27 Feb 2012 13:29:20 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">50692@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, Goob,&#60;/p&#62;
&#60;p&#62;&#34;Mark as Read&#34; is an option available in the Bulk Action drop down when viewing entries. You can filter by the unread entries and select all for a page and mark them read. &#60;/p&#62;
&#60;p&#62;Considering you have 3320 unread entries, you may want to directly update the database if using the interface is too painful. To do this you would update your &#34;rg_lead&#34; table like the example below. You need to replace &#34;wp_rg_lead&#34; with your lead table name and set form_id= to whatever your form's id is. This example will update any entries for the form specified that aren't already read to be read.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;update wp_rg_lead set is_read=1 where form_id=53 and is_read=0&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Goob on "Bulk &#34;Mark As Read&#34; Entries?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bulk-mark-as-read-entries#post-50352</link>
			<pubDate>Thu, 23 Feb 2012 15:03:13 +0000</pubDate>
			<dc:creator>Goob</dc:creator>
			<guid isPermaLink="false">50352@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Until recently, I relied on reading / responding to entries via my Mail program. However I just started using the Gravity Form dashboard widget and it says I have 3320 Unread messages. Is there any way, even if it means going into phpMyAdmin, and just marking all the old entries as read?&#60;/p&#62;
&#60;p&#62;Much thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
