<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - Email form in edge?</title>
    <link>https://forums.adobe.com/community/edge_animate?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Sun, 14 Sep 2014 06:48:41 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-09-14T06:48:41Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6728584?tstart=0#6728584</link>
      <description>&lt;!-- [DocumentBodyStart:1e4bee2d-2ff8-4c69-992e-c819fbef9141] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi giorgiopagidi&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sorry i answer you late, i'm just very busy these days...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;you did everything correctly, if you use jQuery version 1.9 and below your codes will work , but if we go into upper version like version 1.10 or 2.0 and here in edge animate version 4 we are using version 2.0.3 we need to change this code :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;$.post("sendEmail.php",{ flag:Permission, email:emailFromVal, message:messageVal });&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;into this one :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;$.ajax({&lt;/p&gt;&lt;p&gt;&amp;nbsp; type:"POST",&lt;/p&gt;&lt;p&gt;&amp;nbsp; url:"sendEmail.php",&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp; data:{ flag:Permission, email:emailFromVal, message:messageVal },&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; success:function(){&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("Success") // just a message for you to show that your email has send&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;})&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;let me know if you have any question, i'm glad to help you &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;regards&lt;/p&gt;&lt;p&gt;Zaxist&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1e4bee2d-2ff8-4c69-992e-c819fbef9141] --&gt;&lt;img src='/beacon?t=1415894479755' /&gt;</description>
      <pubDate>Sun, 14 Sep 2014 06:48:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6728584?tstart=0#6728584</guid>
      <dc:date>2014-09-14T06:48:41Z</dc:date>
      <clearspace:dateToText>1 month 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6713880?tstart=0#6713880</link>
      <description>&lt;!-- [DocumentBodyStart:07c95b63-f442-468d-87c8-b788e84e434f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi &lt;strong style="font-size: 12px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;a class="jiveTT-hover-user jive-link-profile-small" data-containerId="-1" data-containerType="-1" data-objectId="1916430" data-objectType="3" href="https://forums.adobe.com/people/Zaxist"&gt;Zaxist, &lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;At first thank you very much for the explanation&lt;/p&gt;&lt;p&gt;Everything is working well, but i have one question.&lt;/p&gt;&lt;p&gt;I don't get e-mails.&lt;/p&gt;&lt;p&gt;In Adobe Edge Animate i did everything right.&lt;/p&gt;&lt;p&gt;Maybe i put the php file wrong or maybe i didn't create a right php file.&lt;/p&gt;&lt;p&gt;i put some screenshots so maybe you can help me.&lt;/p&gt;&lt;p&gt;Thank you&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6713880-669784/first.jpg"&gt;&lt;img alt="first.jpg" class="jive-image image-1" height="364" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6713880-669784/900-364/first.jpg" style="height: 251px; width: 620px;" width="900"/&gt;&lt;/a&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6713880-669794/second.jpg"&gt;&lt;img alt="second.jpg" class="jive-image image-2" height="354" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6713880-669794/900-354/second.jpg" style="height: 244px; width: 620px;" width="900"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:07c95b63-f442-468d-87c8-b788e84e434f] --&gt;</description>
      <pubDate>Tue, 09 Sep 2014 11:39:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6713880?tstart=0#6713880</guid>
      <dc:date>2014-09-09T11:39:36Z</dc:date>
      <clearspace:dateToText>2 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6147001?tstart=0#6147001</link>
      <description>&lt;!-- [DocumentBodyStart:88359298-daca-4285-91cf-252e4ab8df77] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Awesome since this is a recurring question. &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:88359298-daca-4285-91cf-252e4ab8df77] --&gt;</description>
      <pubDate>Sat, 22 Feb 2014 18:37:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6147001?tstart=0#6147001</guid>
      <dc:date>2014-02-22T18:37:09Z</dc:date>
      <clearspace:dateToText>8 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6145915?tstart=0#6145915</link>
      <description>&lt;!-- [DocumentBodyStart:5f85e82d-a8bb-4135-b875-e63f3be55541] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;Here is the Link to a Complete Form with Validation : &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://forums.adobe.com/message/6144737#6144737#6144737" rel="nofollow" target="_blank"&gt;http://forums.adobe.com/message/6144737#6144737&lt;/a&gt;&lt;span&gt; for all Adobe Edge Animate Users&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;regards&lt;/p&gt;&lt;p&gt;Zaxist&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5f85e82d-a8bb-4135-b875-e63f3be55541] --&gt;</description>
      <pubDate>Sat, 22 Feb 2014 08:16:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6145915?tstart=0#6145915</guid>
      <dc:date>2014-02-22T08:16:23Z</dc:date>
      <clearspace:dateToText>8 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6031131?tstart=0#6031131</link>
      <description>&lt;!-- [DocumentBodyStart:1999c8a4-f996-4c43-a205-808e62f11793] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;thnx Zaxist, it worked beautifully.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1999c8a4-f996-4c43-a205-808e62f11793] --&gt;</description>
      <pubDate>Mon, 20 Jan 2014 12:49:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6031131?tstart=0#6031131</guid>
      <dc:date>2014-01-20T12:49:43Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6030951?tstart=0#6030951</link>
      <description>&lt;!-- [DocumentBodyStart:1c6a4c3a-8095-462a-a661-83d6626cd111] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;also you can do it this way too :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.$("HBName").html('&amp;lt;input type="text" id="HBName" value=" "&amp;nbsp; style="background-color:#ffffff; width:200px; font-size:13px;" &amp;gt;') &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Zaxist&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1c6a4c3a-8095-462a-a661-83d6626cd111] --&gt;</description>
      <pubDate>Mon, 20 Jan 2014 11:24:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6030951?tstart=0#6030951</guid>
      <dc:date>2014-01-20T11:24:40Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6030897?tstart=0#6030897</link>
      <description>&lt;!-- [DocumentBodyStart:d09deec5-bb87-4d88-b541-4e882dfe5793] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;thanx Zaxist,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;you saved me a lot of Extra Code that was written. I'l test it and I'm sure it will work.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d09deec5-bb87-4d88-b541-4e882dfe5793] --&gt;</description>
      <pubDate>Mon, 20 Jan 2014 11:00:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6030897?tstart=0#6030897</guid>
      <dc:date>2014-01-20T11:00:20Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6030800?tstart=0#6030800</link>
      <description>&lt;!-- [DocumentBodyStart:b7cb8b9c-1b50-48c8-9901-f66a6cf2e079] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;the other way is this :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.$("HBName").css({"font-size":"13px","width":"200px","background-color":"#ffffff"})&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.$("HBName").html('&amp;lt;input type="text" id="HBName" value=" "&amp;gt;')&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Zaxist&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b7cb8b9c-1b50-48c8-9901-f66a6cf2e079] --&gt;</description>
      <pubDate>Mon, 20 Jan 2014 10:09:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6030800?tstart=0#6030800</guid>
      <dc:date>2014-01-20T10:09:58Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6030648?tstart=0#6030648</link>
      <description>&lt;!-- [DocumentBodyStart:084c7224-4624-445f-8674-dff0f9c5bebd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have this code for each of the text fields in the form:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var HBName = sym.$("HBName")&lt;/p&gt;&lt;p&gt;HBName.html("");&lt;/p&gt;&lt;p&gt;inputHBName = $('&amp;lt;input /&amp;gt;').attr({'type':'text', 'value':'', 'id':'HBName'});&lt;/p&gt;&lt;p&gt;inputHBName .css ('font-size', 13);&lt;/p&gt;&lt;p&gt;inputHBName .css ('width', 200);&lt;/p&gt;&lt;p&gt;inputHBName .css ('background-color', '#FFFFFF');&lt;/p&gt;&lt;p&gt;inputHBName .appendTo(HBName);&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What I want to know, is there any way to shorten this code?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:084c7224-4624-445f-8674-dff0f9c5bebd] --&gt;</description>
      <pubDate>Mon, 20 Jan 2014 07:44:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6030648?tstart=0#6030648</guid>
      <dc:date>2014-01-20T07:44:29Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028599?tstart=0#6028599</link>
      <description>&lt;!-- [DocumentBodyStart:5a8c4de1-e4d8-438d-8f25-48120a28e696] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;yeah i did remove it. and it works now&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5a8c4de1-e4d8-438d-8f25-48120a28e696] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 13:52:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028599?tstart=0#6028599</guid>
      <dc:date>2014-01-19T13:52:25Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028665?tstart=0#6028665</link>
      <description>&lt;!-- [DocumentBodyStart:8ddbac8b-47e5-4c78-841b-866b537f89ad] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;the syntax error is for that additional else that you have on your code and not using it, if you dont want else then remove it&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Zaxist&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8ddbac8b-47e5-4c78-841b-866b537f89ad] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 13:50:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028665?tstart=0#6028665</guid>
      <dc:date>2014-01-19T13:50:03Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028597?tstart=0#6028597</link>
      <description>&lt;!-- [DocumentBodyStart:bf47a965-4a91-466b-9c1d-d8f22a21903f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;alrite...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I'm placing:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;$('#choose').bind('change', function(event) { &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Choose = parseInt($('#choose').val());&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (Choose == 0)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("Please select Category")&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;/p&gt;&lt;p&gt;}) // bind&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It gives me a Syntax Error&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bf47a965-4a91-466b-9c1d-d8f22a21903f] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 13:40:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028597?tstart=0#6028597</guid>
      <dc:date>2014-01-19T13:40:06Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028538?tstart=0#6028538</link>
      <description>&lt;!-- [DocumentBodyStart:30965bd2-d8f3-48be-b974-422b0f97653e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;No&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;this should be in Stage &amp;gt;&amp;nbsp; compositionReady&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;$('#choose').bind('change', function(event) {&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Choose = parseInt($('#choose').val());&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (Choose == 0)&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("Please select Category")&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;}) // bind&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and this &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;LodgeContactCity.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/span&gt;&lt;span style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Category: "+choose.value+"&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;should be :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;LodgeContactCity.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;strong&gt;Category: "+Choose+"&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;regards&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:30965bd2-d8f3-48be-b974-422b0f97653e] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 13:32:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028538?tstart=0#6028538</guid>
      <dc:date>2014-01-19T13:32:58Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028596?tstart=0#6028596</link>
      <description>&lt;!-- [DocumentBodyStart:2de96188-5a87-40ec-b6b7-aa7f8730f5d3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;therefore the changes will be something like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;inputLodgeContactCategory = $("&amp;lt;select id='choose'&amp;gt;&amp;lt;option value='0'&amp;gt;Please select Category&amp;lt;/option&amp;gt;&amp;lt;option value='GeneralEnquiry'&amp;gt;General Enquiry&amp;lt;/option&amp;gt;&amp;lt;option value='RatesRequest'&amp;gt;Rates Request&amp;lt;/option&amp;gt;&amp;lt;option value='Feedback'&amp;gt;Feedback&amp;lt;/option&amp;gt;&amp;lt;option value='Testimonial'&amp;gt;Testimonial&amp;lt;/option&amp;gt;&amp;lt;/select&amp;gt;").appendTo(sym.$("LodgeContactCategory" ));&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And on Submit button action:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;$('#choose').bind('change', function(event) {&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Choose = parseInt($('#choose').val());&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (Choose == 0)&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("Please select Category")&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;}) // bind&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And finally&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;var LCmessageVal = "&amp;lt;strong&amp;gt;&amp;lt;p&amp;gt;&amp;lt;font face='helvetica' size='5'&amp;gt;Name: "+LodgeContactName.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Ph/Mobile Number: "+LodgeContactPhNumber.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;City: "+LodgeContactCity.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;Category: "+choose.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/span&gt;Brief Description: "+LodgeContactBriefDesc.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Complete Message: "+LodgeMessageC.value+"&amp;lt;/p&amp;gt;";&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;Correct?&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2de96188-5a87-40ec-b6b7-aa7f8730f5d3] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 13:28:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028596?tstart=0#6028596</guid>
      <dc:date>2014-01-19T13:28:52Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028534?tstart=0#6028534</link>
      <description>&lt;!-- [DocumentBodyStart:35895528-54b6-4a2b-a1e2-621710dc3267] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;just add id to your select tag and use my code to get the value of your Dropdown list if it changed, and set a first value for it like 0 in case that user didnt choosed any option and you can check it and tell the user that should select one of the options&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and its better if you can make your site base on px, cause when its on the % the accept ratio will be change during the changing size of the browser and its not good&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; inputLodgeContactCategory = $("&amp;lt;select &lt;strong&gt;id='choose'&lt;/strong&gt;&amp;gt;&amp;lt;option value='GeneralEnquiry'&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;regards&lt;/p&gt;&lt;p&gt;Zaxist&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:35895528-54b6-4a2b-a1e2-621710dc3267] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 13:08:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028534?tstart=0#6028534</guid>
      <dc:date>2014-01-19T13:08:38Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028595?tstart=0#6028595</link>
      <description>&lt;!-- [DocumentBodyStart:f8e2ebf6-478a-4723-8282-2288b0eec657] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;coding for the drop down list under compositionReady:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var LodgeContactCategory = sym.$("LodgeContactCategory")&lt;/p&gt;&lt;p&gt;LodgeContactCategory.html("");&lt;/p&gt;&lt;p&gt;inputLodgeContactCategory = $("&amp;lt;select&amp;gt;&amp;lt;option value='GeneralEnquiry'&amp;gt;General Enquiry&amp;lt;/option&amp;gt;&amp;lt;option value='RatesRequest'&amp;gt;Rates Request&amp;lt;/option&amp;gt;&amp;lt;option value='Feedback'&amp;gt;Feedback&amp;lt;/option&amp;gt;&amp;lt;option value='Testimonial'&amp;gt;Testimonial&amp;lt;/option&amp;gt;&amp;lt;/select&amp;gt;").appendTo(sym.$("LodgeContactCategory" ));&lt;/p&gt;&lt;p&gt;inputLodgeContactCategory .css ('font-size', 13);&lt;/p&gt;&lt;p&gt;inputLodgeContactCategory .css ('width', 250);&lt;/p&gt;&lt;p&gt;inputLodgeContactCategory .css ('background-color', '#FFFFFF');&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f8e2ebf6-478a-4723-8282-2288b0eec657] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 13:01:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028595?tstart=0#6028595</guid>
      <dc:date>2014-01-19T13:01:49Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028589?tstart=0#6028589</link>
      <description>&lt;!-- [DocumentBodyStart:595b0bd4-4370-474d-b4ea-239b85b10041] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;thank you Zaxist for getting back so quickly.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please have a look at the site I'm working on at the moment. It's my first Edge Project.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.SheenWynds.com/updated" rel="nofollow"&gt;http://www.SheenWynds.com/updated&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You can go to the Contact page of the Lodge Section. There I have a drop down list for which I havent specified any code. Meaning the drop down gets created and options can be selected but when you click on submit, the value of the drop down will not emailed.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Currently I have this under submit click:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;// Coding for Submit Button on The Lodge Contact Form Starts here //&lt;/p&gt;&lt;p&gt;var LCemailFromVal = LodgeContactEmail.value;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var LCmessageVal = "&amp;lt;strong&amp;gt;&amp;lt;p&amp;gt;&amp;lt;font face='helvetica' size='5'&amp;gt; Name : "+LodgeContactName.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; Ph/Mobile Number: "+LodgeContactPhNumber.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; City : "+LodgeContactCity.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;nbsp; Brief Description: "+LodgeContactBriefDesc.value+"&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Complete Message : "+LodgeMessageC.value+"&amp;lt;/p&amp;gt;";&lt;/p&gt;&lt;p&gt;var Permission = 1;&lt;/p&gt;&lt;p&gt;alert("Thank you, we will contact you soon");&lt;/p&gt;&lt;p&gt;$.post("emailLContact.php",{ flag:Permission, email:LCemailFromVal, message:LCmessageVal });&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.$(LodgeContactName.value = "");&lt;/p&gt;&lt;p&gt;sym.$(LodgeContactEmail.value = "");&lt;/p&gt;&lt;p&gt;sym.$(LodgeContactPhNumber.value = "");&lt;/p&gt;&lt;p&gt;sym.$(LodgeContactCity.value = "");&lt;/p&gt;&lt;p&gt;sym.$(LodgeContactBriefDesc.value = "");&lt;/p&gt;&lt;p&gt;sym.$(LodgeMessageC.value = "");&lt;/p&gt;&lt;p&gt;var Permission = 0;&lt;/p&gt;&lt;p&gt;// Coding for Submit Button on The Lodge Contact Form Ends here //&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:595b0bd4-4370-474d-b4ea-239b85b10041] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 12:18:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028589?tstart=0#6028589</guid>
      <dc:date>2014-01-19T12:18:23Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>14</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028532?tstart=0#6028532</link>
      <description>&lt;!-- [DocumentBodyStart:f70b5011-e46b-4753-8970-9ba88d9c59ee] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;well&lt;/p&gt;&lt;p&gt;it's very easy, you can get the value&amp;nbsp; from your Dropdown list like below :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;we can make a Dropdown list Using append command &lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;sym.$("DropDownList")&lt;/span&gt;.append("&amp;lt;select id='choose'&amp;gt;&amp;lt;option value='0'&amp;gt;Select your Car&amp;lt;/option&amp;gt;&amp;lt;option value='1'&amp;gt;Audi&amp;lt;/option&amp;gt;&amp;lt;option value='2'&amp;gt;BMW&amp;lt;/option&amp;gt;&amp;lt;option value='3'&amp;gt;Renult&amp;lt;/option&amp;gt;&amp;lt;option value='4'&amp;gt;Lamborghini&amp;lt;/option&amp;gt;&amp;lt;option value='5'&amp;gt;Mazzerati&amp;lt;/option&amp;gt;&amp;lt;option value='6'&amp;gt;Jaguar&amp;lt;/option&amp;gt;&amp;lt;/select&amp;gt;")&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;then we can get the value from it like below&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;$('#choose').bind('change', function(event) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Choose = parseInt($('#choose').val());&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (Choose == 1)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("You Selected Audi")&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&amp;nbsp;&amp;nbsp; if (Choose == 2)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("You Selected BMW")&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&amp;nbsp;&amp;nbsp; if (Choose == 3)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("You Selected Jaguar")&lt;/p&gt;&lt;p&gt;}) // bind&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;also you use this without any if and else and after Choose = parseInt($('#choose').val()); you can close your bind and just send Choose value to your email as parameter or as you wish &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards&lt;/p&gt;&lt;p&gt;Zaxist&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f70b5011-e46b-4753-8970-9ba88d9c59ee] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 12:02:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028532?tstart=0#6028532</guid>
      <dc:date>2014-01-19T12:02:52Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>15</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/6028402?tstart=0#6028402</link>
      <description>&lt;!-- [DocumentBodyStart:2435f1e4-6a59-4f47-979e-214f27fdbd41] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;hi zaxist,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regarding the drop down list. I have a few drop down lists in my form. How to I get the value from drop down list and save that also when this command is executed:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;var messageVal&lt;/span&gt; = ??&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2435f1e4-6a59-4f47-979e-214f27fdbd41] --&gt;</description>
      <pubDate>Sun, 19 Jan 2014 10:43:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6028402?tstart=0#6028402</guid>
      <dc:date>2014-01-19T10:43:00Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>16</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5914595?tstart=0#5914595</link>
      <description>&lt;!-- [DocumentBodyStart:f38314b6-3ffe-474c-b346-dbd61c446933] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;-Elaine&lt;/p&gt;&lt;p&gt;I will package this for you so that you can see. Sorry for the long wait in response. I had to stop working on this project to attend to some others, but now I am back on track.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f38314b6-3ffe-474c-b346-dbd61c446933] --&gt;</description>
      <pubDate>Mon, 09 Dec 2013 19:41:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5914595?tstart=0#5914595</guid>
      <dc:date>2013-12-09T19:41:33Z</dc:date>
      <clearspace:dateToText>11 months 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5866231?tstart=0#5866231</link>
      <description>&lt;!-- [DocumentBodyStart:633e73c2-0272-41a0-bd99-82d9c570c5bc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, ae_komatsu-&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Yes, it's possible, but you may need to modify it in order to keep the references straight.&amp;nbsp; It might be better if you package up your project and have someone look at it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Elaine&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:633e73c2-0272-41a0-bd99-82d9c570c5bc] --&gt;</description>
      <pubDate>Fri, 22 Nov 2013 18:02:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5866231?tstart=0#5866231</guid>
      <dc:date>2013-11-22T18:02:14Z</dc:date>
      <clearspace:dateToText>11 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5863699?tstart=0#5863699</link>
      <description>&lt;!-- [DocumentBodyStart:07759725-4ab7-4a83-a1d5-950f51504b81] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can the script for a form be inside a symbol and function properly?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I had the script on the main stage and it worked fine. &lt;/p&gt;&lt;p&gt;But, once I put the code on the stage inside the symbol along with the other scripts, the form text boxes show up but no information is sent to an email. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:07759725-4ab7-4a83-a1d5-950f51504b81] --&gt;</description>
      <pubDate>Thu, 21 Nov 2013 22:05:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5863699?tstart=0#5863699</guid>
      <dc:date>2013-11-21T22:05:09Z</dc:date>
      <clearspace:dateToText>11 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5787477?tstart=0#5787477</link>
      <description>&lt;!-- [DocumentBodyStart:9cc475cf-e373-47ae-bd46-337725f19cb0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;You can check out what i wanted to do at &lt;a class="jive-link-external-small" href="http://testchamber.tk/" rel="nofollow"&gt;http://testchamber.tk/&lt;/a&gt; &lt;span aria-label="Grin" class="emoticon-inline emoticon_grin" style="height:16px;width:16px;"&gt;&lt;/span&gt; Everything is working now thanks to YOU ! &amp;lt;3&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9cc475cf-e373-47ae-bd46-337725f19cb0] --&gt;</description>
      <pubDate>Fri, 25 Oct 2013 09:05:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5787477?tstart=0#5787477</guid>
      <dc:date>2013-10-25T09:05:57Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5787333?tstart=0#5787333</link>
      <description>&lt;!-- [DocumentBodyStart:c4435394-7422-4d70-83d7-d93d2a40b8fe] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;i dont undrestand why are you using empty () ?&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14px;"&gt;or why do you want to create a dynamic symbol again ?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;by the way you have this miss type error in your line:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.getComposition().get&lt;strong&gt;S&lt;/strong&gt;tage().createChildSymbol("formidle", "form");&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the &lt;strong&gt;S &lt;/strong&gt;word for Stage should be Capital.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;well this line would not make append part &lt;/p&gt;&lt;p&gt;sym.getComposition().getStage().createChildSymbol("formidle", "form")&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and these lines are the lines that would make your append part work !!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;s.element.attr("id", "NewID")&lt;/p&gt;&lt;p&gt;$("&amp;lt;input ...&amp;gt;").appendTo(sym.getComposition().getStage().getSymbol("#NewID").$("firstnamebox"));&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c4435394-7422-4d70-83d7-d93d2a40b8fe] --&gt;</description>
      <pubDate>Fri, 25 Oct 2013 06:57:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5787333?tstart=0#5787333</guid>
      <dc:date>2013-10-25T06:57:36Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5787041?tstart=0#5787041</link>
      <description>&lt;!-- [DocumentBodyStart:40edcf25-a103-48dd-9744-bec74faee691] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;thank you very much Zaxist, with that code in compositionReady appendTo works correctly now when i first load the page&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;however i dont know how to reload the inputs after i clear the form with&lt;/p&gt;&lt;p&gt;sym.getComposition().getStage().$("form").empty();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.getComposition().getStage().createChildSymbol("formidle", "form"); // is ofcourse bad and doesnt reload the appended items&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:40edcf25-a103-48dd-9744-bec74faee691] --&gt;</description>
      <pubDate>Fri, 25 Oct 2013 03:38:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5787041?tstart=0#5787041</guid>
      <dc:date>2013-10-25T03:38:13Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5785161?tstart=0#5785161</link>
      <description>&lt;!-- [DocumentBodyStart:68933400-09eb-460d-ab5c-224c57f7c583] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;you are right of course - works like a charm in a brand new project - i must have had some other error in my original.&amp;nbsp; thanks for the reply!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:68933400-09eb-460d-ab5c-224c57f7c583] --&gt;</description>
      <pubDate>Thu, 24 Oct 2013 14:31:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5785161?tstart=0#5785161</guid>
      <dc:date>2013-10-24T14:31:47Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5784757?tstart=0#5784757</link>
      <description>&lt;!-- [DocumentBodyStart:500058c2-8a8a-4069-b392-c5997acf807a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;you cant do everything that you thought with standard method !!&lt;/p&gt;&lt;p&gt;this way that you are trying to add inputbox inside a symbol into a div is completely wrong !!&lt;/p&gt;&lt;p&gt;so for sure you cannot get appendTo work ... and its normal...&lt;/p&gt;&lt;p&gt;even you didnt correctly defined that dynamic symbol objects to a variable that you named &lt;strong&gt;s&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;if you search on the forum you can find true way to make this work for you...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;with this kind of code if you try it for your whole life you cannot get it working so a milion times is nothing !!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var s = sym.createChildSymbol("formidle", "form"); //in compositionReady&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14px;"&gt;s.element.attr("id", "NewID")&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14px;"&gt;$("&amp;lt;input ...&amp;gt;").appendTo(sym.getSymbol("#NewID").$("firstnamebox"));&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;this is working code if your firstnamebox div is inside your formidle symbol&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:500058c2-8a8a-4069-b392-c5997acf807a] --&gt;</description>
      <pubDate>Thu, 24 Oct 2013 11:16:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5784757?tstart=0#5784757</guid>
      <dc:date>2013-10-24T11:16:51Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5783855?tstart=0#5783855</link>
      <description>&lt;!-- [DocumentBodyStart:489585e7-8f61-4727-b261-f3eafe22f3b0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;After deleting the symbol containing the form from the scene and creating the symbol with:&lt;/p&gt;&lt;p&gt;var s = sym.createChildSymbol("formidle", "form").getSymbolElement(); //in compositionReady&lt;/p&gt;&lt;p&gt;appendTo isnt working anymore&lt;/p&gt;&lt;p&gt;$("&amp;lt;input ...&amp;gt;").appendTo(sym.getSymbol("formidle").$("firstnamebox"));&lt;/p&gt;&lt;p&gt;$("&amp;lt;input ...&amp;gt;").appendTo(sym.$("firstnamebox"));&lt;/p&gt;&lt;p&gt;tried a million other variants and i just cant get the input boxes back&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:489585e7-8f61-4727-b261-f3eafe22f3b0] --&gt;</description>
      <pubDate>Wed, 23 Oct 2013 23:53:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5783855?tstart=0#5783855</guid>
      <dc:date>2013-10-23T23:53:51Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5772082?tstart=0#5772082</link>
      <description>&lt;!-- [DocumentBodyStart:b62bfffc-f6b0-433d-b124-1e206dc30c77] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;this is very easy and if you read carefully you could figured this out by yourself&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;replace detach part with these :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Firstname.value = ""&lt;/p&gt;&lt;p&gt;Lastname.value = ""&lt;/p&gt;&lt;p&gt;Telephone.value = ""&lt;/p&gt;&lt;p&gt;Email.value = ""&lt;/p&gt;&lt;p&gt;Detail.value = ""&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b62bfffc-f6b0-433d-b124-1e206dc30c77] --&gt;</description>
      <pubDate>Sat, 19 Oct 2013 08:17:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5772082?tstart=0#5772082</guid>
      <dc:date>2013-10-19T08:17:51Z</dc:date>
      <clearspace:dateToText>1 year 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5768859?tstart=0#5768859</link>
      <description>&lt;!-- [DocumentBodyStart:1c81dc44-58ba-4832-93e7-77b9e8674505] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi - thanks for this post - super!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Very helpful.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;One question - how would one clear the input fields after submit?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;detach() removes the symbol that the input field was appended to altogether - was hoping just to clear the input field but am having trouble addressing it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1c81dc44-58ba-4832-93e7-77b9e8674505] --&gt;</description>
      <pubDate>Thu, 17 Oct 2013 23:19:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5768859?tstart=0#5768859</guid>
      <dc:date>2013-10-17T23:19:58Z</dc:date>
      <clearspace:dateToText>1 year 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5691913?tstart=0#5691913</link>
      <description>&lt;!-- [DocumentBodyStart:5de4fe54-0ff5-4c4c-968c-aa548056016a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Please read post no. 65&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5de4fe54-0ff5-4c4c-968c-aa548056016a] --&gt;</description>
      <pubDate>Wed, 18 Sep 2013 08:44:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5691913?tstart=0#5691913</guid>
      <dc:date>2013-09-18T08:44:28Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5689969?tstart=0#5689969</link>
      <description>&lt;!-- [DocumentBodyStart:9b5f0aab-4934-495a-b5ec-3f48c691c66b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;What about the code for radio&amp;nbsp; box and, chechbox and dropdown box?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9b5f0aab-4934-495a-b5ec-3f48c691c66b] --&gt;</description>
      <pubDate>Tue, 17 Sep 2013 17:52:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5689969?tstart=0#5689969</guid>
      <dc:date>2013-09-17T17:52:32Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5665424?tstart=0#5665424</link>
      <description>&lt;!-- [DocumentBodyStart:73ae2fea-b373-427d-84b1-735fe5e3abfa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I still have a question on how to make the email address from the end user show up in the actual email?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;answer : i dont know exactly what do you mean by this question !! cause everything is clear about this and i dont know what is your problem in this part !!&lt;/p&gt;&lt;p&gt;and if you couldnt fix, just send me your project and tell me what you want exactly then i can told you where is your problem, and how you can fix it &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also, do you know how to send this information directly to a phone number as a text message?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Answer : you should speak to the companies that will give this service to you and ask them for the codes that are compatible with their system..&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:73ae2fea-b373-427d-84b1-735fe5e3abfa] --&gt;</description>
      <pubDate>Mon, 09 Sep 2013 14:55:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5665424?tstart=0#5665424</guid>
      <dc:date>2013-09-09T14:55:07Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5665387?tstart=0#5665387</link>
      <description>&lt;!-- [DocumentBodyStart:06ee43cb-3d63-4b35-8cf1-8d40f7e3bd6f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:06ee43cb-3d63-4b35-8cf1-8d40f7e3bd6f] --&gt;</description>
      <pubDate>Mon, 09 Sep 2013 14:47:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5665387?tstart=0#5665387</guid>
      <dc:date>2013-09-09T14:47:24Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5659083?tstart=0#5659083</link>
      <description>&lt;!-- [DocumentBodyStart:58744afb-2a37-4e7e-ba9a-bf8c2c62f8c1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I think I have figured out what was going on...&amp;nbsp; &lt;/p&gt;&lt;p&gt;I used the code listed on line 47 of this forum with few modifications.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I hit submit and the form is sent to the email address the information that was placed in the email form field shows up in the "Who" section on the email. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I place &lt;strong&gt;&lt;a class="jive-link-email-small" href="mailto:abc@123.com" target="_blank"&gt;abc@123.com&lt;/a&gt;&lt;/strong&gt;, the form sends no information to my email.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But when I place abc in the email form field it submits all of my information.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I suspect it is because if I place &lt;strong&gt;&lt;a class="jive-link-email-small" href="mailto:abc@123.com" target="_blank"&gt;abc@123.com&lt;/a&gt;&lt;/strong&gt; in the email field it tries to add this info to my host server. &lt;/p&gt;&lt;p&gt;ie: &lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;a class="jive-link-email-small" href="mailto:abc@123.com" target="_blank"&gt;abc@123.com&lt;/a&gt;&lt;span&gt;@server1.web-hosting.com&lt;/span&gt;&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;which breaks the form returning nothing to my email.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is what I see when I remove the @ symbol&amp;nbsp; in my email field:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;HEADER&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;abc&lt;/strong&gt;@server1.web-hosting.com&lt;/p&gt;&lt;p&gt;&lt;strong&gt;to: &lt;/strong&gt;&lt;a class="jive-link-email-small" href="mailto:myself@123.com" target="_blank"&gt;myself@123.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;sent by:&lt;/strong&gt;&lt;span&gt; &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:myserver@server1.web-hosting.com" target="_blank"&gt;myserver@server1.web-hosting.com&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I still have a question on how to make the email address from the end user show up in the actual email?&lt;/p&gt;&lt;p&gt;Also, do you know how to send this information directly to a phone number as a text message?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I love your work. You have been a blessing to all who are trying to learn how to understand this kind of work.&lt;/p&gt;&lt;p&gt;I have so much that I would like to learn from you but I suppose I would try to keep it simple for now.&lt;/p&gt;&lt;p&gt;Thanks again for all of your help!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:58744afb-2a37-4e7e-ba9a-bf8c2c62f8c1] --&gt;</description>
      <pubDate>Fri, 06 Sep 2013 15:35:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5659083?tstart=0#5659083</guid>
      <dc:date>2013-09-06T15:35:34Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5658847?tstart=0#5658847</link>
      <description>&lt;!-- [DocumentBodyStart:69283ba9-cb2a-4e05-8101-501ad6e1a9d8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;can you explain more about your problem and write the code that you are using to recognize Capital and @ letters... ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:69283ba9-cb2a-4e05-8101-501ad6e1a9d8] --&gt;</description>
      <pubDate>Fri, 06 Sep 2013 14:33:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5658847?tstart=0#5658847</guid>
      <dc:date>2013-09-06T14:33:42Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5658635?tstart=0#5658635</link>
      <description>&lt;!-- [DocumentBodyStart:5c44c6ac-684e-4aea-96e9-cd7cabff44de] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am having some issues where the live form will not recognize capital letters and @ symbols. Does anyone have any suggestions? I am using Safari.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5c44c6ac-684e-4aea-96e9-cd7cabff44de] --&gt;</description>
      <pubDate>Fri, 06 Sep 2013 13:27:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5658635?tstart=0#5658635</guid>
      <dc:date>2013-09-06T13:27:58Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5638265?tstart=0#5638265</link>
      <description>&lt;!-- [DocumentBodyStart:b193e3a1-a679-4152-912a-094d69a45146] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks!!! &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b193e3a1-a679-4152-912a-094d69a45146] --&gt;</description>
      <pubDate>Thu, 29 Aug 2013 19:29:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5638265?tstart=0#5638265</guid>
      <dc:date>2013-08-29T19:29:28Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5629401?tstart=0#5629401</link>
      <description>&lt;!-- [DocumentBodyStart:77511fec-257d-4b80-9d11-58614bdbad8f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;if you read carefully you can figured this out by yourself how to do this, in post number 4 i told how you can style your textbox &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i just added width and height to it :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #ffffff;"&gt;$("&amp;lt;input type='text' id='Firstname' name='first_name'&amp;nbsp; tabindex='1' maxlength='15' style='background-color:white; border:1px solid black; &lt;strong&gt;width:400px; height:270px&lt;/strong&gt;' required&amp;gt;").appendTo(sym.$("Namebox"));&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #ffffff;"&gt;&lt;strong&gt;Zaxist &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:77511fec-257d-4b80-9d11-58614bdbad8f] --&gt;</description>
      <pubDate>Tue, 27 Aug 2013 06:54:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5629401?tstart=0#5629401</guid>
      <dc:date>2013-08-27T06:54:57Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5629103?tstart=0#5629103</link>
      <description>&lt;!-- [DocumentBodyStart:b72ec813-823d-42f3-86c9-f3d7182230bf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks Zaxizt!&amp;nbsp;&amp;nbsp; I have this working I just can't figure out how to re-size the form fields and I'm not seeing a response to posting #24.&amp;nbsp; Any help would be much appreciated, I tried using width= '500px' but no luck.&amp;nbsp; what woud I use to specify the form field width? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for your help!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b72ec813-823d-42f3-86c9-f3d7182230bf] --&gt;</description>
      <pubDate>Tue, 27 Aug 2013 03:49:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5629103?tstart=0#5629103</guid>
      <dc:date>2013-08-27T03:49:13Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5562102?tstart=0#5562102</link>
      <description>&lt;!-- [DocumentBodyStart:c8d6a383-05fa-4d29-9030-5bec5623fc90] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;you're welcome...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i hope this work for you &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and i think you can use scrollTop anywhere in edge &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c8d6a383-05fa-4d29-9030-5bec5623fc90] --&gt;</description>
      <pubDate>Fri, 02 Aug 2013 21:43:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5562102?tstart=0#5562102</guid>
      <dc:date>2013-08-02T21:43:52Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5562098?tstart=0#5562098</link>
      <description>&lt;!-- [DocumentBodyStart:26bae115-5311-43f9-ac4f-3ebaff098fca] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank you Zaxist, I'll definitley test it to see how it works?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Do you think animating the scrollTop works in a symbol's stage or is that also only for the main stage?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you again! &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ariedge13&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:26bae115-5311-43f9-ac4f-3ebaff098fca] --&gt;</description>
      <pubDate>Fri, 02 Aug 2013 21:40:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5562098?tstart=0#5562098</guid>
      <dc:date>2013-08-02T21:40:27Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5561053?tstart=0#5561053</link>
      <description>&lt;!-- [DocumentBodyStart:ba35a4a1-8e39-4e65-91c6-98ba8c340e71] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;this is very simple and easy... !!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i wrote the html code for you, you just need to put this code in a index.html file in your root to redirect users by their screen size to your published edge file&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" rel="nofollow" target="_blank"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;html xmlns="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/1999/xhtml" rel="nofollow" target="_blank"&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&lt;span&gt;"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;head&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;script&amp;gt;&lt;/p&gt;&lt;p&gt;// JavaScript&lt;/p&gt;&lt;p&gt;function jsUpdateSize(){&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Get the dimensions of the viewport&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var width = window.innerWidth ||&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.documentElement.clientWidth ||&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.body.clientWidth;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var height = window.innerHeight ||&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.documentElement.clientHeight ||&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.body.clientHeight;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;x = width;&lt;/p&gt;&lt;p&gt;y = height;&lt;/p&gt;&lt;p&gt;};&lt;/p&gt;&lt;p&gt;// When the page first loads&lt;/p&gt;&lt;p&gt;window.onload = function(){&lt;/p&gt;&lt;p&gt; jsUpdateSize();&lt;/p&gt;&lt;p&gt; if (x &amp;lt; 400){&lt;/p&gt;&lt;p&gt; url = "MobileView.html";&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt; }&lt;/p&gt;&lt;p&gt; else&lt;/p&gt;&lt;p&gt; if (x &amp;lt; 700){&lt;/p&gt;&lt;p&gt; url = "TabletView.html";&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt; }else&lt;/p&gt;&lt;p&gt; if (x &amp;gt; 800){&lt;/p&gt;&lt;p&gt; url = "DesktopView.html";&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt; }&lt;/p&gt;&lt;p&gt; window.location = url;&lt;/p&gt;&lt;p&gt; }&lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;title&amp;gt;Untitled Document&amp;lt;/title&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/head&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;body&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/body&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/html&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;you just need to change the url path and if you needed change your if statements to what ever you want&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;hope this help you &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14px;"&gt;&lt;strong&gt;Zaxist &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ba35a4a1-8e39-4e65-91c6-98ba8c340e71] --&gt;</description>
      <pubDate>Fri, 02 Aug 2013 12:43:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5561053?tstart=0#5561053</guid>
      <dc:date>2013-08-02T12:43:27Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5559647?tstart=0#5559647</link>
      <description>&lt;!-- [DocumentBodyStart:0d297e81-7c5b-4854-9748-a414cd5e3c45] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Dear Zaxist,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Would you mind telling me how to do this? what is the javascript code which you write to call the different files?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you kindly,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ariedge13&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0d297e81-7c5b-4854-9748-a414cd5e3c45] --&gt;</description>
      <pubDate>Thu, 01 Aug 2013 20:38:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5559647?tstart=0#5559647</guid>
      <dc:date>2013-08-01T20:38:17Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5559225?tstart=0#5559225</link>
      <description>&lt;!-- [DocumentBodyStart:cb2d24f9-14d0-42ef-b1b6-000b0e5b3657] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;dear ariedge13&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;you can create diffrent project for diffrent screen resolution if you want to make exact correct view for each resolution, then simply by writing javascript code in a index.html you can check the browser resolution and call your edge file for that correct resolution and then there is no need to make very hard or complicated code, and the size of the project would be the same and this way would be more elegant ...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cb2d24f9-14d0-42ef-b1b6-000b0e5b3657] --&gt;</description>
      <pubDate>Thu, 01 Aug 2013 18:20:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5559225?tstart=0#5559225</guid>
      <dc:date>2013-08-01T18:20:09Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5558565?tstart=0#5558565</link>
      <description>&lt;!-- [DocumentBodyStart:77760aa3-cb78-48a7-8711-72eb94117ecf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank you for your reply Zaxist,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The fact is that I'm designing a different layout for each screen resolution (320, 800, 1200, 1600,.....etc)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So each one those screen sizes is a symbol layout with a different design that the other ones to match the screen size&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;They are finally accorfing to the screen size, called into the main symbol on the stage called "adaptivecontainer".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The default reponsive tools of edge animate are not perfect at all. My elements do not position or size correctly on the screen.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I'm really disappointed now but still seeking a solution.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;KInd Regards,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ariedge13&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:77760aa3-cb78-48a7-8711-72eb94117ecf] --&gt;</description>
      <pubDate>Thu, 01 Aug 2013 15:29:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5558565?tstart=0#5558565</guid>
      <dc:date>2013-08-01T15:29:51Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5553886?tstart=0#5553886</link>
      <description>&lt;!-- [DocumentBodyStart:e8a4fe47-94bf-4707-bf89-e9e46d620a94] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Dear ariedge13&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;as much as i know EC Common Parallax effect only works with Stage's timeline !!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i don't know if its possible to address it to a symbol timeline !!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;but as much as i know you can do what ever you did with your Symbol with Stage !!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;you dont need to create a Symbol to make your Project Responsive !!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e8a4fe47-94bf-4707-bf89-e9e46d620a94] --&gt;</description>
      <pubDate>Wed, 31 Jul 2013 09:44:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5553886?tstart=0#5553886</guid>
      <dc:date>2013-07-31T09:44:55Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5552425?tstart=0#5552425</link>
      <description>&lt;!-- [DocumentBodyStart:68ef3854-2dcd-426a-aa34-5c7823fced74] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Zaxist,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I have a bit of a problem here and any help would be greatly appriciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I am making responsive layouts in Adobe Edge Animate for different screen resolutions, then they are called into a symbol called "adaptivecontainer" on the main stage.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;The problem is that the parallax yep nope function does not work anymore, I guess it's because the animation is moved into the symbol layout stages.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;So I add the parallax function to "creationComplete" of the symbols stages but still no functionality.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I guess I need to call each symbol's stage and add the parallax function to it? if yes, how would I exactly do that?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Or maybe I have to able to animate a symbol's stage instead of the main stage.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Thank you very much,&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:68ef3854-2dcd-426a-aa34-5c7823fced74] --&gt;</description>
      <pubDate>Tue, 30 Jul 2013 21:01:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5552425?tstart=0#5552425</guid>
      <dc:date>2013-07-30T21:01:21Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5552370?tstart=0#5552370</link>
      <description>&lt;!-- [DocumentBodyStart:2ffa49d5-261c-4002-9c45-e9797e9b232b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Many thanks!! I'll check it out and be in touch.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Bill&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2ffa49d5-261c-4002-9c45-e9797e9b232b] --&gt;</description>
      <pubDate>Tue, 30 Jul 2013 20:28:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5552370?tstart=0#5552370</guid>
      <dc:date>2013-07-30T20:28:59Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Email form in edge?</title>
      <link>https://forums.adobe.com/message/5552269?tstart=0#5552269</link>
      <description>&lt;!-- [DocumentBodyStart:a05bb935-15ad-467e-ac03-b37484e927c2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Dear bevans9908&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i just created very simple sample for you to let you know hoe you can make them&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;here is the link to sample : &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.mediafire.com/?sb94s7oxh6wxwok" rel="nofollow" target="_blank"&gt;http://www.mediafire.com/?sb94s7oxh6wxwok&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;if you had any question feel free to ask &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zaxist&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a05bb935-15ad-467e-ac03-b37484e927c2] --&gt;</description>
      <pubDate>Tue, 30 Jul 2013 20:15:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5552269?tstart=0#5552269</guid>
      <dc:date>2013-07-30T20:15:07Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

