<?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: Email Extensions</title>
		<link>https://legacy.forums.gravityhelp.com/topic/email-extensions</link>
		<description>Gravity Support Forums Topic: Email Extensions</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 20:46:55 +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/email-extensions" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Email Extensions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-extensions#post-136267</link>
			<pubDate>Wed, 30 Jan 2013 08:50:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">136267@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for posting that solution.  It looks helpful for repetitive data entry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twescott on "Email Extensions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-extensions#post-130646</link>
			<pubDate>Thu, 24 Jan 2013 17:55:48 +0000</pubDate>
			<dc:creator>twescott</dc:creator>
			<guid isPermaLink="false">130646@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Solved.&#60;/p&#62;
&#60;p&#62;In a standard HTML field I added:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
      function insertText(elemID, text)
      {
        var elem = document.getElementById(elemID).value += text;
      }
    &#38;lt;/script&#38;gt;

&#38;lt;input type=&#38;quot;button&#38;quot; value=&#38;quot;@gmail.com&#38;quot; onclick=&#38;quot;insertText(&#38;#39;input_1_3&#38;#39;, &#38;#39;@gmail.com&#38;#39;);&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>twescott on "Email Extensions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-extensions#post-130579</link>
			<pubDate>Thu, 24 Jan 2013 15:28:30 +0000</pubDate>
			<dc:creator>twescott</dc:creator>
			<guid isPermaLink="false">130579@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I use a simple form to gather basic information from some of my customers, including their email address.  We collect info on about 100 customers daily, especially during busy times when the line is long.&#60;/p&#62;
&#60;p&#62;I'd like to be able to add some of the common email extensions underneath the field where the email address is typed, so that my staff collecting this information can just press one of these hotkeys and the @gmail.com, or @hotmail.com extension will be added automatically to the end of the email field.&#60;/p&#62;
&#60;p&#62;I've added the buttons in an HTML block underneath my email field, but the buttons don't actually do anything - yet.  Any thoughts on how to make this work?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
