<?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 : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Mon, 23 Apr 2012 00:21:48 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2012-04-23T00:21:48Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>301 Redirects</title>
      <link>https://forums.adobe.com/thread/993721</link>
      <description>&lt;!-- [DocumentBodyStart:b0b3c0bc-d028-43ef-a890-cd69b8711641] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I know how to create 301 redirects for webpages inside the admin. However is there a way to create a 301 redirect for a page that does not exist? Example: I go to mysite.com/no-page - that page does not exist yet I want that page to redirect to mysite.com/page - &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; I could upload a page called "no-page" and change the redirect but if done very much this can cause a lot of unnecessary pages.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b0b3c0bc-d028-43ef-a890-cd69b8711641] --&gt;&lt;img src='/beacon?t=1415944404164' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">301</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">301_redirect</category>
      <pubDate>Mon, 23 Apr 2012 00:21:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/993721</guid>
      <dc:date>2012-04-23T00:21:48Z</dc:date>
      <clearspace:dateToText>26 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Liquid IF and UNLESS doesn't work in modules/content holders?</title>
      <link>https://forums.adobe.com/thread/1634042</link>
      <description>&lt;!-- [DocumentBodyStart:27344647-7edc-499f-8445-8013d214f455] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have the following liquid code in a template: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; {% case item.zoneId %}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {% when '13435' %}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {% assign wholesaler = 'True' %}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {% when '51' %}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {% assign customer = 'True' %}&lt;/p&gt;&lt;p&gt;&amp;nbsp; {% endcase %}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Then elsewhere I have the following liquid:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{% if wholesaler == 'True' %}&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;p&amp;gt;Text to display for wholesale secure zone.&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;{% endif %} &lt;/p&gt;&lt;p&gt;{% unless wholesaler == 'True' %}&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;p&amp;gt;Text for everyone else.&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;{% endunless %} &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The above code works great if inserted into a page. If I insert the code into a content holder and/or a layout (in my case the Large Product Layout) it doesn't work. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I assume this is simply a limitation currently but I thought I would ask in the event it could be a bug. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thoughts?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:27344647-7edc-499f-8445-8013d214f455] --&gt;</description>
      <pubDate>Thu, 13 Nov 2014 07:20:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634042</guid>
      <dc:date>2014-11-13T07:20:16Z</dc:date>
      <clearspace:dateToText>7 hours 56 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Checking Contents of Shopping Cart using Liquid</title>
      <link>https://forums.adobe.com/thread/1632973</link>
      <description>&lt;!-- [DocumentBodyStart:8024863c-00c8-4ef5-8f95-7acda3310724] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Using Liquid is it possible to check what items are in the shopping cart? If so can someone point me in the right direction? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Basically what I am looking to achieve is when a page loads check to see if certain items are in the shopping cart. If they are in the shopping cart I do something otherwise I do something else. If I can check quantities, even better. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; I am still working to grasp everything liquid. =&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8024863c-00c8-4ef5-8f95-7acda3310724] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 04:06:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632973</guid>
      <dc:date>2014-11-12T04:06:40Z</dc:date>
      <clearspace:dateToText>14 hours 1 minute ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Discount Code Automatically Adds Product</title>
      <link>https://forums.adobe.com/thread/1633432</link>
      <description>&lt;!-- [DocumentBodyStart:18cf6aff-6cc6-4c6e-985f-d5233c30aa5b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a discount code that is for a free product once $50 in other products are added. The way it is programed now is the person must add the product to be free and then use the discount code which discounts said product. Not the best way.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Basically what I am after is a person adds $50 of items into their shopping cart. They then enter a discount code which automatically adds a free product (a specific product). Can someone guide me in how to do this? This site has liquid enabled and I am willing to us it if someone can guide me in the right direction.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank You!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:18cf6aff-6cc6-4c6e-985f-d5233c30aa5b] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 16:14:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1633432</guid>
      <dc:date>2014-11-12T16:14:59Z</dc:date>
      <clearspace:dateToText>1 day 14 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Uploading Many HTML Pages...</title>
      <link>https://forums.adobe.com/thread/1626130</link>
      <description>&lt;!-- [DocumentBodyStart:3bdf942a-ca46-402f-bd23-4f1cde54db9e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am moving a site to BC. Currently the site has 600+ pages. If I upload those using SFTP I must open each page individually to make the URL a clean URL as the extension is left on by default. My question is if there is a better way to upload these pages to maintain the clean URL of the page. Is this possible? &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3bdf942a-ca46-402f-bd23-4f1cde54db9e] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 02:03:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1626130</guid>
      <dc:date>2014-11-04T02:03:30Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BC.Next Caching With Content Holders and Includes</title>
      <link>https://forums.adobe.com/thread/1624602</link>
      <description>&lt;!-- [DocumentBodyStart:55f1a08e-0b6e-4f35-becc-95e6d58cae1c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I noticed that the BC.Next caching on scripts, css and images doesn't appear to work with content holders and includes. I assume that is just something that still needs to be worked on? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Thoughts?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Thank You!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:55f1a08e-0b6e-4f35-becc-95e6d58cae1c] --&gt;</description>
      <pubDate>Sun, 02 Nov 2014 03:23:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1624602</guid>
      <dc:date>2014-11-02T03:23:28Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BC System Scripts and Styles - What is required?</title>
      <link>https://forums.adobe.com/thread/1624603</link>
      <description>&lt;!-- [DocumentBodyStart:ac49b200-a37e-41e4-96f1-4f5786e14e53] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I love the ability to stop BC from inserting code into the head of our site. With that said from my understanding some BC modules require some of the BC inserted code to work. Is it possible to have a list created that list which modules require what files and the file paths for those? (If a list exists a link would be great!) I would like to turn off all BC generated content and then manually insert as required so I can better control the site.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ac49b200-a37e-41e4-96f1-4f5786e14e53] --&gt;</description>
      <pubDate>Sun, 02 Nov 2014 03:25:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1624603</guid>
      <dc:date>2014-11-02T03:25:22Z</dc:date>
      <clearspace:dateToText>1 week 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>WebApp Custom Fields with Liquid</title>
      <link>https://forums.adobe.com/thread/1611457</link>
      <description>&lt;!-- [DocumentBodyStart:4b367cdf-5408-448f-bfaa-446931c6ec13] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;With the liquid rendering engine tags in webapps have changed. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For instance in the list layout I could display the name of the webapp item by using the following tag: &lt;code&gt;{&lt;span class="tagname"&gt;tag_name_nolink.&lt;/span&gt;&lt;/code&gt; With liquid I can use: &lt;code&gt;{{&lt;span class="tagname"&gt;name&lt;/span&gt;}}&lt;/code&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But for custom webapp fields what is the liquid equivalent?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Example:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have&amp;nbsp; a tag called "Reserved by". I can output that tag using: {tag_Reserved by}. With the liquid how would I render the same tag?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Am I missing something?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Lynda&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4b367cdf-5408-448f-bfaa-446931c6ec13] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">webapps</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">liquid</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">custom-fields</category>
      <pubDate>Sun, 19 Oct 2014 04:06:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1611457</guid>
      <dc:date>2014-10-19T04:06:15Z</dc:date>
      <clearspace:dateToText>3 weeks 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Includes or Content Holders?</title>
      <link>https://forums.adobe.com/thread/1599163</link>
      <description>&lt;!-- [DocumentBodyStart:14365d1d-d3a2-4c36-bcd9-04c3b3ea253e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;With the new liquid rendering engine we can do includes. For example I can do this following:&amp;nbsp; {%include"/_System/includes/html.tpl"%}. I could also use the following code: {module_contentholder, name="html"} and pull in the same content into the page. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My question is this: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there any reason to use includes over content holders or use content holders over includes?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note: I read where someone said includes do not work in ICE editor. I am not worried about that as the sites I will be using the includes on do not use the ICE editor. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:14365d1d-d3a2-4c36-bcd9-04c3b3ea253e] --&gt;</description>
      <pubDate>Thu, 09 Oct 2014 23:56:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1599163</guid>
      <dc:date>2014-10-09T23:56:36Z</dc:date>
      <clearspace:dateToText>1 month 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Limit a Product to One Purchase Only (Wholesale)</title>
      <link>https://forums.adobe.com/thread/1574772</link>
      <description>&lt;!-- [DocumentBodyStart:dda72622-e822-42cf-a6db-6e72a6ab527e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I may be missing something simple here but I have a catalog setup for Wholesalers only. There are a few products that are starter kits for the wholesaler to get started. They can only purchase these products one time. Once they purchase the starter kit I want the kit to be removed from their view so they cannot purchase it again.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there anyway to do this easily within BC? I can do this using some javascript but I am looking for a better solution.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help is appreciated!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note: Since the user is a wholesaler they must login so we do know if they have logged in or not.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dda72622-e822-42cf-a6db-6e72a6ab527e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">wholesale</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">product limit</category>
      <pubDate>Sun, 14 Sep 2014 05:14:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1574772</guid>
      <dc:date>2014-09-14T05:14:37Z</dc:date>
      <clearspace:dateToText>2 months 4 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Logout without Page Redirect</title>
      <link>https://forums.adobe.com/thread/1567542</link>
      <description>&lt;!-- [DocumentBodyStart:1bf3de87-9f9f-40d9-9673-81be9e9ee7a8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a webapp which is basically a survey that a user can take. When they take the survey I log in a anonymous user so the webapp can be modified. The problem I am running into is I need to logout the user after they submit the survey (changes to the webapp). I know I could run /LogOutProcess.aspx but it redirects the user. Is there a way to log out someone without redirecting a user? In other words perform a AJAX logout. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1bf3de87-9f9f-40d9-9673-81be9e9ee7a8] --&gt;</description>
      <pubDate>Sat, 06 Sep 2014 20:59:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1567542</guid>
      <dc:date>2014-09-06T20:59:56Z</dc:date>
      <clearspace:dateToText>2 months 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>'Next Article' with Blog Post</title>
      <link>https://forums.adobe.com/thread/1475288</link>
      <description>&lt;!-- [DocumentBodyStart:c63ea4a8-bf25-4ca8-b154-995a77f12576] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;One of my clients has asked me to add a 'Next Article' and 'Previous Article' buttons to the blog post. The concept is if a person is reading a blog post (the actual post not a list of post) when they come to the end of the article they can click one of two buttons. One button will take them to the next newest post (if the post is the most recent then this button isn't visible) or they can click a button to be taken to the previous post (by date). &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To my knowledge there is no way to do this using tags or modules out-of-the-box. My question is does anyone have any sort of javascript idea that may be able to produce what I would like to do?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas are welcomed. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note: I can manually add this in to every post but I am looking for a way to have it automated. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c63ea4a8-bf25-4ca8-b154-995a77f12576] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">blog</category>
      <pubDate>Fri, 16 May 2014 06:00:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1475288</guid>
      <dc:date>2014-05-16T06:00:39Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SASS and BC</title>
      <link>https://forums.adobe.com/thread/1535896</link>
      <description>&lt;!-- [DocumentBodyStart:f0f2842c-4c48-42c1-a6a3-37f8aba6b49c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I know you cannot use SASS with BC, at least not within BC.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have heard that people use Codekit to compile SASS to CSS for use with BC, but I work on a PC, not a Mac thus Codekit is out for me.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;With OpenAdmin will there be anyway to run SASS within BC?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would like to start using SASS but haven't found a good solution for working with SASS and BC on a Windows machine.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thoughts?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f0f2842c-4c48-42c1-a6a3-37f8aba6b49c] --&gt;</description>
      <pubDate>Thu, 31 Jul 2014 03:41:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1535896</guid>
      <dc:date>2014-07-31T03:41:37Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>File Upload in the Front End</title>
      <link>https://forums.adobe.com/thread/1535895</link>
      <description>&lt;!-- [DocumentBodyStart:f59988a9-e701-47ee-88cf-031efb5096a9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I believe what I am about to ask isn't possible, however, I thought I should ask.before I say it cannot be done.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;With open admin you can create file uploads that upload to a specified directory. Is there anyway to expose this on the front end of the site to allow for customers to upload files? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I ask because I would like to replicate a file upload feature that uploads to a specific directory of the site. Once that is done I display the image on the front end of the website.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know I can upload files using a webform, however, this doesn't work for what I would like to do.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas or thoughts on this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f59988a9-e701-47ee-88cf-031efb5096a9] --&gt;</description>
      <pubDate>Thu, 31 Jul 2014 03:20:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1535895</guid>
      <dc:date>2014-07-31T03:20:02Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Points or Rewards Scheme on Website</title>
      <link>https://forums.adobe.com/thread/1532895</link>
      <description>&lt;!-- [DocumentBodyStart:7ffa54f9-65a7-4b67-b5cf-53732e948c29] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a client who would like to implement a points scheme on his website. What this mean is when a person makes a comment, post a review (through a webapp), or interacts with the site in a few different ways they would earn points. The user could then turn these points in at the actual store front (being able to online as well would be a bonus) for free stuff or X amount off of their order. In other words, it is similar to a loyalty program.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone built this type of setup with BC? What about with an open admin app?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would love to hear thoughts on this if it is possible at all with Business Catalyst.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank You,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Lynda&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7ffa54f9-65a7-4b67-b5cf-53732e948c29] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">loyalty</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">reward points</category>
      <pubDate>Sun, 27 Jul 2014 21:19:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1532895</guid>
      <dc:date>2014-07-27T21:19:23Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Pull Custom Field Web App Item Data in Open Admin?</title>
      <link>https://forums.adobe.com/thread/1503411</link>
      <description>&lt;!-- [DocumentBodyStart:0f23b03f-b35a-45ba-8724-82e29e3069fe] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am building a simple Open Admin App and I need to access Web App Data, specifically the custom fields in the webapp.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For instance, if I want to grab the web apps item I could use the following code:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;var items = new BCAPI.Models.WebApp.ItemCollection("Reviews");&lt;/p&gt;
&lt;p&gt;items.fetch({&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; success: function(webAppItems) {&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; items.each(function(webAppItem) {&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; console.log("id: " + webAppItem.get('id'))&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; });&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;});&lt;/p&gt;

&lt;/blockquote&gt;&lt;p&gt;But when I try the above code to access custom fields it doesn't work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;var items = new BCAPI.Models.WebApp.ItemCollection("Reviews");&lt;/p&gt;
&lt;p&gt;items.fetch({&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; success: function(webAppItems) {&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; items.each(function(webAppItem) {&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; console.log("custom field: " + webAppItem.get('reviews'))&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; });&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;});&lt;/p&gt;

&lt;/blockquote&gt;&lt;p&gt;or:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;var items = new BCAPI.Models.WebApp.ItemCollection("Reviews");&lt;/p&gt;
&lt;p&gt;items.fetch({&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; success: function(webAppItems) {&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; items.each(function(webAppItem) {&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; console.log("custom field: " + webAppItem.get('fields'))&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; });&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;});&lt;/p&gt;

&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My question is how do I access a specific custom field? I assume I am overlooking something?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Could someone please help point me in the right direction so I can achieve what I am after?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As a side note I can access the data using this code:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;var items = new BCAPI.Models.WebApp.ItemCollection("Reviews");&lt;/p&gt;
&lt;p&gt;items.fetch({&lt;/p&gt;
&lt;p&gt;success: function (items) {&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; items.each(function (item) {&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; item.fetch({&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; success: function (itemDetails) {&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; console.log(JSON.stringify(itemDetails.attributes))&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; }&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; });&lt;/p&gt;
&lt;p&gt;&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; }&lt;/p&gt;
&lt;p&gt;});&lt;/p&gt;

&lt;/blockquote&gt;&lt;p&gt;The problem with this is it pulls all of the data for the webapp, much of it isn't needed.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank You for the help!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0f23b03f-b35a-45ba-8724-82e29e3069fe] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">web app</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">open admin</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">bc api</category>
      <pubDate>Sun, 22 Jun 2014 03:54:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1503411</guid>
      <dc:date>2014-06-22T03:54:20Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Access Data from WebApps - Insert Into page</title>
      <link>https://forums.adobe.com/thread/1499753</link>
      <description>&lt;!-- [DocumentBodyStart:2dfc89f9-bb5d-4211-9d40-f673b048b4a1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a webapp which contains 60+ items (which will grow over time). What I need to do is pull data from each item and insert it into the page (such as adding class or text based on the webapp data). I did this but the problem I am running into is when I insert that many items into a page Firefox will lock up for a few seconds, Chrome doesn't lock but takes way to long to load.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is the code for the webapp:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;&amp;lt;div id="{tag_itemid}" data-strainname="{tag_name_nolink}" data-reviews="{tag_Reviews}" data-sativa="{tag_Sativa Percentage}" data-rating="{tag_Overall Rating}" class="hide"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;ul id="effects-list" class="effects-list"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Creative}"&amp;gt;creative&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Euphoric}"&amp;gt;euphoric&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Uplifted}"&amp;gt;uplifted&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Energetic}"&amp;gt;energetic&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Lazy}"&amp;gt;lazy&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Focused}"&amp;gt;focused&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Happy}"&amp;gt;happy&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Talkative}"&amp;gt;talkative&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Giggly}"&amp;gt;giggly&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Tingly}"&amp;gt;tingly&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Hungry}"&amp;gt;hungry&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Sleepy}"&amp;gt;sleepy&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sorte="{tag_Aroused}"&amp;gt;aroused&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/ul&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;ul id="medical-list" class="medical-list"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Migraines}"&amp;gt;migraines&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Nausea}"&amp;gt;nausea&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Insomnia}"&amp;gt;insomnia&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Pain}"&amp;gt;pain&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Anxiety}"&amp;gt;anxiety&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Stress}"&amp;gt;stress&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_PMS}"&amp;gt;pms&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Lack of Appetite}"&amp;gt;appetite&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Muscle Spasms}"&amp;gt;spasms&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Depression}"&amp;gt;depression&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Seizures}"&amp;gt;seizures&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortm="{tag_Fatigue}"&amp;gt;fatigue&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/ul&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;ul id="flavor-list" class="flavor-list"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Fruity}"&amp;gt;fruity&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Citrus}"&amp;gt;citrus&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Seasonings-Spicy}"&amp;gt;spicy&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Floral}"&amp;gt;floral&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Pungent}"&amp;gt;pungent&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Chemical}"&amp;gt;chemical&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Earthy}"&amp;gt;earthy&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Sweet}"&amp;gt;sweet&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Grass}"&amp;gt;grass&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li data-sortf="{tag_Skunky}"&amp;gt;skunky&amp;lt;/li&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/ul&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As you can see it isn't short. The data attributes within the div tag are required. The data attributes within the three ul items are needed but what I do is take the top three of each ul element (each tag renders a number). Currently I use JS to handle everything but as stated above this is really slow and isn't acceptable.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My question is this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Are there ways or techniques to load all of this content, insert the classes/text that I need to insert, without having to load all of this webapp data into the page?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have also wondered about using Open Admin to do this, even if it requires clicking a button once every so often.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any guidance or help is appreciated!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2dfc89f9-bb5d-4211-9d40-f673b048b4a1] --&gt;</description>
      <pubDate>Wed, 18 Jun 2014 21:02:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1499753</guid>
      <dc:date>2014-06-18T21:02:54Z</dc:date>
      <clearspace:dateToText>4 months 4 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>New Payment Gateway Request</title>
      <link>https://forums.adobe.com/thread/1032165</link>
      <description>&lt;!-- [DocumentBodyStart:c98b2460-735b-4621-ad41-5ab0706a74c2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a request for a new payment gateway. The payment gateway is called &lt;a class="jive-link-external-small" href="http://" rel="nofollow"&gt;Stripe&lt;/a&gt;. They work a bit differently than other payment gateways, mainly that there is no setup fee nor is there a monthly fee and unless my understanding is wrong it is seamless and supports recurring billing. This gateway would be great for those who do not have a lot of transactions but do not want to deal with offline payments. Please consider adding this to the supported gateways. &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:c98b2460-735b-4621-ad41-5ab0706a74c2] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">ecommerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">payment_gateways</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">stripe</category>
      <pubDate>Tue, 03 Jul 2012 19:19:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1032165</guid>
      <dc:date>2012-07-03T19:19:03Z</dc:date>
      <clearspace:dateToText>5 months 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Broken Link</title>
      <link>https://forums.adobe.com/thread/1447754</link>
      <description>&lt;!-- [DocumentBodyStart:978c1e73-607e-4057-a707-31af258ca96b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;Tried to access the docs about OAuth in BC but it loads a blank page. This is the link in question: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://docs.businesscatalyst.com/developer-documentation#!/oauth-in-bc.html" rel="nofollow" target="_blank"&gt;http://docs.businesscatalyst.com/developer-documentation#!/oauth-in-bc.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:978c1e73-607e-4057-a707-31af258ca96b] --&gt;</description>
      <pubDate>Thu, 10 Apr 2014 22:59:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1447754</guid>
      <dc:date>2014-04-10T22:59:26Z</dc:date>
      <clearspace:dateToText>7 months 7 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PayFlow Payment Gateway and Recurring Billing</title>
      <link>https://forums.adobe.com/thread/1447660</link>
      <description>&lt;!-- [DocumentBodyStart:6403d07f-03bf-4791-9991-f05ed4e25880] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can someone explain to me why PayPal Website Payments Pro Payment Gateway support recurring billing but PayPal PayFlow Payment Gateway does not? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; I realize there is much going on with Business Catalyst and I believe the changes are amazing and wonerdul but BC you really need to get the Payment Gateways better integrated. PayFlow Payment Gateway supports recurring billing but I cannot use it if I would like to use recurring billing. I am left with little options but to use Website Payments Pro or Authorize.net. (I am US based.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; For various reasons my client cannot use Authorize.net and Website Payments Pro adds at least $20 a month, if not more, to the cost of the gateway. In my experience I have seen little change in gateways for 3+ years now. Please BC make some updates and changes to the Gateways. At the least, support the options available to clients provided by these Gateways.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6403d07f-03bf-4791-9991-f05ed4e25880] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">paypal</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">payment_gateways</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">recurring_billing</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">payflowpro</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">payflow_pro_payment_gateway</category>
      <pubDate>Thu, 10 Apr 2014 20:54:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1447660</guid>
      <dc:date>2014-04-10T20:54:44Z</dc:date>
      <clearspace:dateToText>7 months 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>A Little Help?</title>
      <link>https://forums.adobe.com/thread/1422565</link>
      <description>&lt;!-- [DocumentBodyStart:dbe09102-f722-452c-bb41-4b3c3298d4cc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello! &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am attempting to learn a bit about app development but I am very new to this. I have some grasp of javascript though not near as much as many of you have.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a client who has two daily specials menus they update on a daily basis. For whatever reason my client has trouble with FTP and the file manager. (I believe it has to do with the fact they cannot rename the files correctly...) &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As I learn about apps I realized I could create a very simple app that contains two file fields and then, upon clicking "Upload", the files would be uploaded into the correct place and named correctly making it really simple for my client. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I gave this a try and need a bit of help to finish it. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The files are created sucessfully, however, there is no image data. I assume I need to download the files first then upload them into BC?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can someone please point me in the right direction so I can attempt to get this working?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Below is my current code:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&amp;lt;input type="file" class="file1" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;input type="file" class="file2" /&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;button class="upload"&amp;gt;Upload&amp;lt;/button&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;script&amp;gt;&lt;/p&gt;&lt;p&gt;var f1 = BCAPI.Models.FileSystem.Root.file('/images/specials.jpg');&lt;/p&gt;&lt;p&gt;var f2 = BCAPI.Models.FileSystem.Root.file('/images/specials2.jpg');&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;$( ".upload" ).on( "click", function() {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var file1 = $('.file1').val();&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var file2 = $('.file2').val();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; f1.upload(file1).done(function () {&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; console.log('File uploaded succesfully');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }).error(function (jqXHR) {&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; console.log("Request failed.");&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; console.log("Error code: " + jqXHR.status);&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; console.log("Error text: " + jqXHR.statusText);&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; console.log("Response text: " + jqXHR.responseText);&lt;/p&gt;&lt;p&gt;&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; f2.upload(file1).done(function () {&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; console.log('File uploaded succesfully');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }).error(function (jqXHR) {&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; console.log("Request failed.");&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; console.log("Error code: " + jqXHR.status);&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; console.log("Error text: " + jqXHR.statusText);&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; console.log("Response text: " + jqXHR.responseText);&lt;/p&gt;&lt;p&gt;&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;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note: I read that I could read image data using .val() though I am unsure...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you for all help!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Lynda&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dbe09102-f722-452c-bb41-4b3c3298d4cc] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">file_uploading</category>
      <pubDate>Fri, 07 Mar 2014 02:57:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1422565</guid>
      <dc:date>2014-03-07T02:57:57Z</dc:date>
      <clearspace:dateToText>8 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Apps Permissions</title>
      <link>https://forums.adobe.com/thread/1412764</link>
      <description>&lt;!-- [DocumentBodyStart:f0898680-bc7e-4772-ba8c-9e3ab5e1a63d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;One thing I have noticed that needs to be addressed is currently you cannot set permissions in the admin for apps, thus all admin users have access. This can be a problem in some cases. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example: I have a client who allows very strict access for his employees to the admin. Basically they can access SFTP, File Manager, Forums and Announcements. That is it.&amp;nbsp; I have installed the Backup BC App on this site which is accessible to all admin users. There is nothing to stop an employee from backing up the data and then emailing the file to themselves which will give them access to all of the CRM data etc. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To me this is a loophole that needs to be closed. I know some apps allow you to restrict the access but this isn't universal and I believe you can still access the app if you know the URL directly. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would really like to see BC integrate the ability to turn off access to apps inside user roles.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f0898680-bc7e-4772-ba8c-9e3ab5e1a63d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">permission</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">apps</category>
      <pubDate>Sat, 22 Feb 2014 04:11:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1412764</guid>
      <dc:date>2014-02-22T04:11:25Z</dc:date>
      <clearspace:dateToText>8 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Stripe.JS with BC</title>
      <link>https://forums.adobe.com/thread/1403571</link>
      <description>&lt;!-- [DocumentBodyStart:942cb1f0-c386-403d-8a77-c87a56277342] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is it possible to use Stripe JS with BC? I know I can setup the client side code but, according to their documentation, one must interact with the server to actually charge the card. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;While I assume this will be possible with Open Platform is it possible to use Stripe JS now to take payments online and charge the card?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:942cb1f0-c386-403d-8a77-c87a56277342] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">stripe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">stripe.js</category>
      <pubDate>Tue, 11 Feb 2014 05:39:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1403571</guid>
      <dc:date>2014-02-11T05:39:45Z</dc:date>
      <clearspace:dateToText>9 months 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Add a Donation in the Shopping Cart</title>
      <link>https://forums.adobe.com/thread/1385271</link>
      <description>&lt;!-- [DocumentBodyStart:bf3aafb4-3bf8-4b42-9a62-8e03cf0d8ef1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a site that is for a non-profit and when a person is buying an item in their online store they would like the ability to add a donation to the order. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; For example: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; A person clicks View Cart. When the cart loads a lightbox will pop-up asking them if they would like to add a donation to their order. They then can type in the amount or choose an amount from a dropdown. Whatever amount they choose gets added as a product marked 'donation' for the amount they chose. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Is this possible using JS? If so can you please provide me with an example or an idea of how to do this. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Thank You!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bf3aafb4-3bf8-4b42-9a62-8e03cf0d8ef1] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">e-commerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Tue, 21 Jan 2014 05:19:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1385271</guid>
      <dc:date>2014-01-21T05:19:06Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Adober Updater Not Able to Connect - Error Code U41M1C212</title>
      <link>https://forums.adobe.com/thread/939714</link>
      <description>&lt;!-- [DocumentBodyStart:e2d6c834-1feb-4d36-a8e3-4ca9ccb6cf71] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I recently installed CS 5.5 on my Windows 7 Machine. When I first installed everything I did the initial update and all was well. Since then an update for Camera Raw came out and I have attempted to update the suite.&amp;nbsp; I use the normal path&amp;nbsp;&amp;nbsp; Help &amp;gt; Updates&amp;nbsp;&amp;nbsp; Once the Updater Launches this is the error I receive: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The update server is not responding. The server might be offline temporarily, or the Internet or firewall settings may be incorrect. Please try again later. Error Code: U41M1C212&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know the server is not offline as I can launch the updater from my other machine (which is Win XP) and it connect fine. I have disabled every firewall on my computer and attempted the update and still nothing. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas on what I should try or what steps I should take?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e2d6c834-1feb-4d36-a8e3-4ca9ccb6cf71] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">error</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">adobe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cs5.5</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">windows_7</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">update</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">creative</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">suite</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">7</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">updater</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">firewall</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">error_code</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">u41m1c212</category>
      <pubDate>Mon, 19 Dec 2011 22:33:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/939714</guid>
      <dc:date>2011-12-19T22:33:49Z</dc:date>
      <clearspace:dateToText>10 months 22 hours ago</clearspace:dateToText>
      <clearspace:replyCount>16</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Spam and Removal of Spam "Customers"</title>
      <link>https://forums.adobe.com/thread/1088042</link>
      <description>&lt;!-- [DocumentBodyStart:a45d87af-38ce-4fbd-ac9f-1741d9bc6862] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I recently had a spam comment on my blog and thankfully the recent Akismet integration it was caught and marked as spam. When I went into the admin I deleted the spam comment but I thought that comments that are marked as spam would also delete the customer or spammer that posted the comment. I manually deleted the spammers CRM entry. How does it work to have the spammers CRM entry removed automatically?&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:a45d87af-38ce-4fbd-ac9f-1741d9bc6862] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">comments</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">spam</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">bc</category>
      <pubDate>Thu, 25 Oct 2012 03:23:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1088042</guid>
      <dc:date>2012-10-25T03:23:19Z</dc:date>
      <clearspace:dateToText>10 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Permissions Within Admin</title>
      <link>https://forums.adobe.com/thread/1367371</link>
      <description>&lt;!-- [DocumentBodyStart:10678f17-f891-439f-9f90-33b41c0d3d3e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a client who wants to allow his employees to access and upload events to the website. However, he doesn't want them to have access to various areas of the admin. Not a problem as I know one can set permissions to what areas of the admin they can access, however, he doesn't want them to be able to view the dashboard and live feed of the site. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To my knowledge there is no way to prevent an admin user, no matter how restrictive the permissions, from viewing the main Dashboard and seeing the overview of the site. Correct? Is there any workaround?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:10678f17-f891-439f-9f90-33b41c0d3d3e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">admin</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">permission</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Mon, 30 Dec 2013 00:53:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1367371</guid>
      <dc:date>2013-12-30T00:53:20Z</dc:date>
      <clearspace:dateToText>10 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Canonical URLs for Products?</title>
      <link>https://forums.adobe.com/thread/1362943</link>
      <description>&lt;!-- [DocumentBodyStart:b80e3d5f-602e-4e36-bc3d-9eedee94b76c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;What is the best way to handle Canonical URLs for products?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The easiest way would be to use a template to apply it for those pages but what tags/module should I use for a template that will render the URL? &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;Lynda&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b80e3d5f-602e-4e36-bc3d-9eedee94b76c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">canonical</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">canonical_tags</category>
      <pubDate>Sat, 21 Dec 2013 00:12:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1362943</guid>
      <dc:date>2013-12-21T00:12:03Z</dc:date>
      <clearspace:dateToText>10 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Rating/Review System - Can This Be Done on BC?</title>
      <link>https://forums.adobe.com/thread/1357963</link>
      <description>&lt;!-- [DocumentBodyStart:f2da40f7-b971-4326-a34f-81be1d24c3a2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a site that needs a rating/review system. This is not a click to rate 5 stars reviews but an in depth review system. This might can be done using Web Apps but before I spend the time attempting to do this I would like input on if this is possible.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is what needs to be done: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a list of products on a site (not eCommerce products). A person can click a product and see ratings/reviews on this product. All reviews/ratings on the product are user submitted reviews. When a person submits a review they can rate the product on various factors. Some of these factors are rating the product on a 1 - 10 scale (or higher) other factors are choose your top three form a list of checkboxes. Once a person submits a review it is then averaged with all other reviews and shown. Also the person can choose to leave a comment on the product if they choose.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Ideally I will also be able to filter these results back to an Isotope gallery which has multiple filters setup so a user can filter the products based on all users reviews.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this possible using BC Web Apps? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank You, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Lynda&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f2da40f7-b971-4326-a34f-81be1d24c3a2] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rating</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">reviews</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">web_apps</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Fri, 13 Dec 2013 21:58:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1357963</guid>
      <dc:date>2013-12-13T21:58:04Z</dc:date>
      <clearspace:dateToText>11 months 13 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BC API Help?</title>
      <link>https://forums.adobe.com/thread/1352053</link>
      <description>&lt;!-- [DocumentBodyStart:8b7f392f-57f3-4100-8dce-c335c893b00e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a client who has two BC sites. What I need to do is sync CRM data from one BC site with the other and vice versa. I believe I can do this by using the BC API but I have not experience with the BC API. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div&gt;Is there a &lt;em&gt;free&lt;/em&gt; tutorial someone can point me to to help me get started? I have seen premium tutorials at BC Gurus but I am not a member of their site. &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Any help or pointing in the right direction is appreciated. &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Thank You &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Lynda&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8b7f392f-57f3-4100-8dce-c335c893b00e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">api</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Fri, 06 Dec 2013 05:00:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1352053</guid>
      <dc:date>2013-12-06T05:00:21Z</dc:date>
      <clearspace:dateToText>11 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Multiple Event Calendars on One Page</title>
      <link>https://forums.adobe.com/thread/1348876</link>
      <description>&lt;!-- [DocumentBodyStart:958ecf86-5f4f-4522-a137-5e41659fe5b2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have several event calendars&amp;nbsp; on a webpage that are broken down by categories (IE: {module_calendar,48,c,94584} ). When I do this only the first calendar on the page will change dates. The other calendars won't change the date. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a way to fix this? Is this intended behavior or a bug?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note: I would provide the page but it is within a secure zone that charges a membership thus I cannot post access to it publicly. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:958ecf86-5f4f-4522-a137-5e41659fe5b2] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Mon, 02 Dec 2013 21:43:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1348876</guid>
      <dc:date>2013-12-02T21:43:49Z</dc:date>
      <clearspace:dateToText>11 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Locking a Forum Topic</title>
      <link>https://forums.adobe.com/thread/1344768</link>
      <description>&lt;!-- [DocumentBodyStart:c468eb29-6985-45ce-b82d-53fcaa067b75] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a few sites that are starting to add forums to them. However, the more I use the forum module the more I realize it is lacking many basic features. I am embarrassed to have to tell my clients this. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For instance I cannot lock a forum topic. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a way to lock a forum topic even if it requires a javascript workaround?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I attempted to use javascript and use the edit feature to add the JS code to the topic post but the editor just eats the code. Is there a way to do this for specific post?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please BC get the forum module at least up to some basic standard, not a very out-of-date standard. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c468eb29-6985-45ce-b82d-53fcaa067b75] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">forum</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">forum_module</category>
      <pubDate>Wed, 27 Nov 2013 06:19:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1344768</guid>
      <dc:date>2013-11-27T06:19:25Z</dc:date>
      <clearspace:dateToText>11 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>New ICE Editor Not Working?</title>
      <link>https://forums.adobe.com/thread/1333132</link>
      <description>&lt;!-- [DocumentBodyStart:37db92d3-35ec-41ee-a64e-73eae1803661] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a site which is built on Foundation (ZURB). One page has tabs or as foundation calls it, &lt;a class="jive-link-external-small" href="http://foundation.zurb.com/docs/components/section.html" rel="nofollow"&gt;sections&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I want this page to be editable by my client using the new ICE editor. When I add the ICE code it doesn't work in the tabs. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is an example of the code I am using: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&amp;lt;div class="section-container auto" data-section&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;section class="active"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p class="title" data-section-title&amp;gt;&amp;lt;a href="#panel1"&amp;gt;Section 1&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="content" data-section-content&amp;gt;&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;lt;div ice:editable="html" ice:options="bold, italic, deleted, link,|,unorderedlist, orderedlist, outdent, indent, fontsize,|,alignment, alignleft, alignright, aligncenter, justify"&amp;gt;&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;lt;p&amp;gt;Content that should be editable by the ICE editor.&amp;lt;/p&amp;gt;&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;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/section&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;section&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p class="title" data-section-title&amp;gt;&amp;lt;a href="#panel2"&amp;gt;Section 2&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="content" data-section-content&amp;gt;&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;lt;div ice:editable="html" ice:options="bold, italic, deleted, link,|,unorderedlist, orderedlist, outdent, indent, fontsize,|,alignment, alignleft, alignright, aligncenter, justify"&amp;gt;&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;lt;p&amp;gt;Content that should be editable by the ICE editor.&amp;lt;/p&amp;gt;&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;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/section&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This doesn't work. It is as if the ICE editor doesn't have any code there. Nothing happens. Is this a problem in the code or the ICE Editor? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can I allow my client to edit the content? They are not a coder. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:37db92d3-35ec-41ee-a64e-73eae1803661] --&gt;</description>
      <pubDate>Mon, 11 Nov 2013 21:27:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1333132</guid>
      <dc:date>2013-11-11T21:27:25Z</dc:date>
      <clearspace:dateToText>11 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Forum Module - Attachments and Images</title>
      <link>https://forums.adobe.com/thread/1314905</link>
      <description>&lt;!-- [DocumentBodyStart:a03cb54a-89b4-431e-9569-727a2cde243d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a client who will have a forum using the BC Forum Module. He will need the ability to have people post images and attachments. At the least we need attachments. My client will have his customers upload images/attachments that his staff will review and give recommendations on. This is essential. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; I have looked into it and it doesn't look possible out-of-the box. Is there a way to achieve this functionality? I have wondered about trying to combine user submitted web apps with the forum but not sure if it is possible. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Has anyone achieved this? Is there a way to achieve this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a03cb54a-89b4-431e-9569-727a2cde243d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">forum</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">modules</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Mon, 14 Oct 2013 17:08:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1314905</guid>
      <dc:date>2013-10-14T17:08:15Z</dc:date>
      <clearspace:dateToText>11 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Captcha on Blogs</title>
      <link>https://forums.adobe.com/thread/1338100</link>
      <description>&lt;!-- [DocumentBodyStart:95599790-88a5-416c-8320-f395d6cd2903] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a client who receives spam comments often enough to be a nuisance. I switched to the harder captcha which cut the spam down to one or two a week but my client hates this captcha because it is so difficult to read. Because of this I switched back to easy to read captcha and the spam submission have increased again. Thankfully Akismet catches these spam comments and filters them but we still manually check them to ensure there weren't any spam comments allowed through and check for real comments getting marked wrongly.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Are there any alternatives available other than what we are doing? I know of none. I would implement recpatcha if I could, but I cannot do this unless I am missing something. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;BC, do you have plans to allow reCaptcha for the comment system?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:95599790-88a5-416c-8320-f395d6cd2903] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">blog</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">captcha</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">bc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">recaptcha</category>
      <pubDate>Mon, 18 Nov 2013 21:30:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1338100</guid>
      <dc:date>2013-11-18T21:30:44Z</dc:date>
      <clearspace:dateToText>11 months 4 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Discount Code Limited Per Email</title>
      <link>https://forums.adobe.com/thread/1182760</link>
      <description>&lt;!-- [DocumentBodyStart:b20c841f-e122-44ce-acea-098e5ae87e6a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I do not believe this is possible but would like to ask. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;I know I can disable a coupon after X redemptions. Is it possible to track this on a per email basis. For example &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:user@mail.com" target="_blank"&gt;user@mail.com&lt;/a&gt;&lt;span&gt; uses the discount code three times. It is then disabled for the email &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:user@mail.com" target="_blank"&gt;user@mail.com&lt;/a&gt;&lt;span&gt; but not for &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:user2@mail.com" target="_blank"&gt;user2@mail.com&lt;/a&gt;&lt;span&gt;. &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this possible in any way? (Even if shoddy javascript workarounds are required?) &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b20c841f-e122-44ce-acea-098e5ae87e6a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">discount_codes</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Tue, 02 Apr 2013 03:08:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1182760</guid>
      <dc:date>2013-04-02T03:08:41Z</dc:date>
      <clearspace:dateToText>1 year 7 days ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>AJAX Form Submission - Not Working?</title>
      <link>https://forums.adobe.com/thread/1318819</link>
      <description>&lt;!-- [DocumentBodyStart:878f28f0-826c-437e-9d07-a8422f73ef11] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am attempting to submit a form using AJAX and it is not working and I am perplexed as to why. I assume there is an error in my code? I am using jQuery 2.0.3.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is my code:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&amp;lt;script&amp;gt;&lt;/p&gt;&lt;p&gt;$(function() {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; function jqsub() {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var $f = $('#contact_form');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var $m = $('#message');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $.ajax({&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type: 'POST',&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url: $f.attr('action') + '&amp;amp;JSON=1',&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data: $f.serialize(),&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; success: function(msg) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var formResponse = eval(msg); &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; if (formResponse.FormProcessV2Response.success) { &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; $m.fadeIn(); &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; $f.fadeOut();&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; &lt;/p&gt;&lt;p&gt;&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; error: function(msg) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert('error'+msg);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return false;&lt;/p&gt;&lt;p&gt;&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; });&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;!-- FORM CODE --&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;div style="display:none" id="message"&amp;gt;Thank You for contacting us. We will be in touch soon.&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;form id="contact-form" data-abide action="/FormProcessv2.aspx?WebFormID=102138&amp;amp;amp;OID={module_oid}&amp;amp;amp;OTYPE={module_otype }&amp;amp;amp;EID={module_eid}&amp;amp;amp;CID={module_cid}&amp;amp;JSON=1" enctype="multipart/form-data" onsubmit="return checkWholeForm21325(this)" method="post" name="catwebformform21325"&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- FORM ELEMENTS --&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;script&amp;gt;&lt;/p&gt;&lt;p&gt;//&amp;lt;![CDATA[&lt;/p&gt;&lt;p&gt;var submitcount21325 = 0;function checkWholeForm21325(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name"); if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (theForm.CaptchaV2) why += captchaIsInvalid(theForm, "Enter Word Verification in box below", "Please enter the correct Word Verification as seen in the image"); if (theForm.CAT_Custom_394268) why += isEmpty(theForm.CAT_Custom_394268.value, "Message");if(why != ""){alert(why);return false;}if(submitcount21325 == 0){submitcount21325++;jqsub();return false;}else{alert("Form submission is in progress.");return false;}}&lt;/p&gt;&lt;p&gt;//]]&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I originally had all of my JS right before the closing &amp;lt;body&amp;gt; tag but I moved it into the head and that didn't work. Is my code wrong?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:878f28f0-826c-437e-9d07-a8422f73ef11] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">forms</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">form</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">ajax</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">webforms</category>
      <pubDate>Mon, 21 Oct 2013 05:26:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1318819</guid>
      <dc:date>2013-10-21T05:26:37Z</dc:date>
      <clearspace:dateToText>1 year 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Detect Secure Zone</title>
      <link>https://forums.adobe.com/thread/1314414</link>
      <description>&lt;!-- [DocumentBodyStart:50aa2974-bd52-45f1-bd69-936b9b436b89] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a site that I am building that has five levels of secure zones. I know how to detect if a person is logged in using the module that renders a 0 or 1. Is there a way to detect which specific secure zone a person is subscribed to? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; To my knowledge this isn't possible. I am currently using the {module_subscriptions} with a javascript redirect to do what I need but I would prefer a cleaner method if one exists.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:50aa2974-bd52-45f1-bd69-936b9b436b89] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Sun, 13 Oct 2013 20:34:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1314414</guid>
      <dc:date>2013-10-13T20:34:29Z</dc:date>
      <clearspace:dateToText>1 year 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Order Workflow Two Days Late?</title>
      <link>https://forums.adobe.com/thread/1312560</link>
      <description>&lt;!-- [DocumentBodyStart:9422aca3-1d8d-4db8-9ad6-8e6ebb5461a1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I had a client who had an order placed on October 4th. The workflow for the order did not get sent until the 6th. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I asked my client to see if the CC processing took that long to clear but he said it went through on the 4th. Are there reasons it took two days for the workflow to be triggered?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My client is currently using Google Checkout.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9422aca3-1d8d-4db8-9ad6-8e6ebb5461a1] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">workflow</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">ecommerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">payment</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">e-commerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">orders</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">bc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">workflows</category>
      <pubDate>Thu, 10 Oct 2013 03:05:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1312560</guid>
      <dc:date>2013-10-10T03:05:47Z</dc:date>
      <clearspace:dateToText>1 year 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Build Your Own Product</title>
      <link>https://forums.adobe.com/thread/1295867</link>
      <description>&lt;!-- [DocumentBodyStart:fc74e2f3-9d08-4f37-934a-e608664cd259] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt; I have a product that needs to be a "build your own" product. I know I can do this using webforms and JS without issue. But can I do this using Product Attributes? For instance you have a product that contains three different models. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; The first attribute is the model of that product. Once you select the model then you are shown attributes for that specific model but only that model. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; My hang up is only showing attributes for that model. Has anyone been able to create something like this? If so can you share how you did this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Thank You!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Lynda&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fc74e2f3-9d08-4f37-934a-e608664cd259] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">attributes</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">ecommerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">e-commerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Fri, 13 Sep 2013 23:42:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1295867</guid>
      <dc:date>2013-09-13T23:42:05Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Web Games for Kids?</title>
      <link>https://forums.adobe.com/thread/1291357</link>
      <description>&lt;!-- [DocumentBodyStart:d16c0395-ed72-4771-98fb-a010d2c162bd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am building a website for raising awareness of Childhood Cancer. We want a section on this site that is for kids and will contain games for kids. I have looked and most games I find are low quality or not really kid friendly. I found some that may work but they are premium games from Code Canyon. As I am donating my time and hosting for this site I cannot afford to pay for the games. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone have any recommendations for games that are kid friendly and decent quality that I can freely put onto this site? (I don't mind adding credit for the game.) Of course this is a BC site so all code must be client side. I would prefer to keep it ad free if possible. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank You! &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Lynda =&amp;gt; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d16c0395-ed72-4771-98fb-a010d2c162bd] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">games</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Sat, 07 Sep 2013 20:02:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1291357</guid>
      <dc:date>2013-09-07T20:02:10Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CS6 not displaying page correctly?</title>
      <link>https://forums.adobe.com/thread/1000474</link>
      <description>&lt;!-- [DocumentBodyStart:e0bdafc6-d0f0-4224-bf91-f1b758513865] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a dreamweaver template and the background of the page is black. However DW is not displaying the page correctly. Here is a screenshot: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-4387543-190454/screenshot.png"&gt;&lt;img alt="screenshot.png" class="jive-image jive-image-thumbnail" height="185" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4387543-190454/450-185/screenshot.png" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The entire page should be black. I have tried to re-download the CSS files thinking maybe the CSS file in DW was not downloaded but all the files are downloaded. The page views correctly on the live site but this makes the page almost impossible to work with in Design View. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What is going on?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e0bdafc6-d0f0-4224-bf91-f1b758513865] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">help</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">error</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">dreamweaver</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">css</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">dw</category>
      <pubDate>Tue, 08 May 2012 14:49:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1000474</guid>
      <dc:date>2012-05-08T14:49:15Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>28</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Video Won't Play?</title>
      <link>https://forums.adobe.com/thread/1279598</link>
      <description>&lt;!-- [DocumentBodyStart:6202669e-c0f0-44d3-9488-cae8cadf7311] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to sync a few audio files to a video I created. However the video won't play in Audition. I see "calculating playback" and then the audio plays fine but the video doesn't show. All I see is a black box. Evenutally it will show the frame of where it stopped. I have done video before and there was no issue. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Info on computer and file: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Audition CC &lt;/p&gt;&lt;p&gt;Windows 8 64bit&lt;/p&gt;&lt;p&gt;8 GB RAM&lt;/p&gt;&lt;p&gt;3.6gHz CPU&lt;/p&gt;&lt;p&gt;1 GB GPU&lt;/p&gt;&lt;p&gt;Video file is 20mb and the sound files are small. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have tried rebooting the computer. The last time I tried video in Audition was prior to CC updates. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How do I solve my problem?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6202669e-c0f0-44d3-9488-cae8cadf7311] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">video</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">audition</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">audition_cc</category>
      <pubDate>Wed, 21 Aug 2013 02:24:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1279598</guid>
      <dc:date>2013-08-21T02:24:20Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Moving Email</title>
      <link>https://forums.adobe.com/thread/1276354</link>
      <description>&lt;!-- [DocumentBodyStart:8d8fae5b-8cb2-4fa0-9ebb-88b8ea594637] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a client who has been using External DNS and external mail. He wants to consolidate his site into one place so he will be moving to BC Hosted DNS and BC Mail. When this happens I want to have as little downtime as possible. What should I prepare for and what should I do to ensure there is as little downtime as possible for his email? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; I assume the process goes like this and want to be sure I am correct.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; 1) Point DNS to BC.&lt;/p&gt;&lt;p&gt; 2) Update settings in BC for BC hosted DNS. &lt;/p&gt;&lt;p&gt; 3) Add mail accounts in BC&lt;/p&gt;&lt;p&gt; 4) Wait for propagation&lt;/p&gt;&lt;p&gt; 5) Done&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8d8fae5b-8cb2-4fa0-9ebb-88b8ea594637] --&gt;</description>
      <pubDate>Thu, 15 Aug 2013 17:01:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1276354</guid>
      <dc:date>2013-08-15T17:01:45Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Campaign Not Being Sent</title>
      <link>https://forums.adobe.com/thread/1273088</link>
      <description>&lt;!-- [DocumentBodyStart:db902191-8777-476a-8bad-660d1a683706] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a campaign that was scheduled to be sent at 415am local time. It is now 12:15pm and the campaign hasn't been sent. I changed the time to 10:15am to see if I could trigger the campaign to be sent and it still hasn't sent. I know maintenance was scheduled for today but the status page has nothing more recent than three hours ago. What is going on?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:db902191-8777-476a-8bad-660d1a683706] --&gt;</description>
      <pubDate>Sat, 10 Aug 2013 18:19:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1273088</guid>
      <dc:date>2013-08-10T18:19:37Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Twitter API v1.1 Requiring Server Side...Use with BC?</title>
      <link>https://forums.adobe.com/thread/1160227</link>
      <description>&lt;!-- [DocumentBodyStart:96d034a8-742e-4cf2-972c-301ecd1c5efa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am using a third party script to pull feeds from various social networks. In a recent update to the script I was alerted to changes in the Twitter API. The Twitter API now requires server side code. I was &lt;a class="jive-link-external-small" href="https://dev.twitter.com/discussions/11564" rel="nofollow"&gt;reading &lt;/a&gt;and it sounds like without server side the only way to pull a twitter feed will require using twitters embed feature. So I am left with a few questions: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1) Is my understanding incorrect or are we about to have many broken twitter feeds on BC? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2) Will BC add backend support for adding the necessary Twitter Keys/Tokens? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;3) If so will I be able point external 3rd part scripts to these keys? For Example: &lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;twitter: {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Plugin Options Here&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url: 'twitter.php'&amp;nbsp; //URL to direct the plugin to access secret keys/tokens.&amp;nbsp; (Note: I know BC doesn't use PHP this is just example code from my 3rd party script.)&lt;/p&gt;&lt;p&gt; },&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the information and assistance! &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:96d034a8-742e-4cf2-972c-301ecd1c5efa] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">twitter</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">twitter_api</category>
      <pubDate>Tue, 26 Feb 2013 01:54:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1160227</guid>
      <dc:date>2013-02-26T01:54:31Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>15</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Commission Report for Products</title>
      <link>https://forums.adobe.com/thread/1253728</link>
      <description>&lt;!-- [DocumentBodyStart:ce768d0d-94b6-47d0-8836-942173dc903f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;According to the backend: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt; The commission percentage number is stored for each product in an order. If you have to pay commissions to suppliers for selling their products then setting this number allows you to run reports that calculate the final amounts for you.&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; But how do you run this report?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ce768d0d-94b6-47d0-8836-942173dc903f] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">reports</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">commission</category>
      <pubDate>Sat, 13 Jul 2013 05:01:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1253728</guid>
      <dc:date>2013-07-13T05:01:35Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Recaptcha Displaying Incorrect</title>
      <link>https://forums.adobe.com/thread/1214536</link>
      <description>&lt;!-- [DocumentBodyStart:10f0894e-20ca-4ce7-9675-35ff3240ea2e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have noticed that reCaptcha is not displaying correctly. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;See the Screenshots Below: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What renders on websites: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-5331384-332890/2013-05-17_2326.png"&gt;&lt;img alt="2013-05-17_2326.png" class="jive-image" height="200" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5331384-332890/2013-05-17_2326.png" width="385"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What it should look like: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-5331384-332957/reCAPTCHA_Sample_White.png"&gt;&lt;img alt="reCAPTCHA_Sample_White.png" class="jive-image" height="132" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5331384-332957/reCAPTCHA_Sample_White.png" width="322"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would assume this is an error in the CSS, however, we have no control over the CSS. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have seen this on multiple BC websites. Are others seeing this? This looks bad and should not be happening. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:10f0894e-20ca-4ce7-9675-35ff3240ea2e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">recaptcha</category>
      <pubDate>Sat, 18 May 2013 06:06:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1214536</guid>
      <dc:date>2013-05-18T06:06:35Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Use $.parseJSON over eval() in AJAX Forms</title>
      <link>https://forums.adobe.com/thread/1245903</link>
      <description>&lt;!-- [DocumentBodyStart:9fcbef06-788a-44d7-9417-cf5528d83264] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;It was recommended to me (by a non-BC user) that I change the AJAX form submission from eval to $.parseJSON due to possible security concerns, debugging of code, and it is slower than $.parseJSON. When I switched the script to $.parseJSON it gave me the following syntax error: SyntaxError: JSON.parse: unexpected character. Why doesn't the script seem to work with $.parseJSON?&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;Here is the script:&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;blockquote class="jive-quote"&gt;&lt;p&gt;function jqsub() {&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var $f = jQuery('#email-form');&lt;/p&gt;&lt;p&gt;var $m = jQuery('#success-message');&lt;/p&gt;&lt;p&gt;jQuery.ajax({&lt;/p&gt;&lt;p&gt;&amp;nbsp; type: 'POST',&lt;/p&gt;&lt;p&gt;&amp;nbsp; url: $f.attr('action') + '&amp;amp;JSON=1',&lt;/p&gt;&lt;p&gt;&amp;nbsp; data: $f.serialize(),&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; success: function(msg) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var formResponse = $.parseJSON(msg); // Line changed - was var formResponse = eval(msg);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (formResponse.FormProcessV2Response.success) { &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; $f.fadeOut();&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; $m.fadeIn().html('&amp;lt;p&amp;gt;Thank you for joining our mailing list.&amp;lt;/p&amp;gt;'); &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; error: function(msg) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert('error'+msg);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return false;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9fcbef06-788a-44d7-9417-cf5528d83264] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">ajax</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">eval</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">$.parsejson</category>
      <pubDate>Mon, 01 Jul 2013 21:39:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1245903</guid>
      <dc:date>2013-07-01T21:39:58Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Doctype Syntax Error when using AJAX Form Submission</title>
      <link>https://forums.adobe.com/thread/1245197</link>
      <description>&lt;!-- [DocumentBodyStart:4640821c-afe0-4318-b349-cbe701aff71c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a simple email signup form that is submitted using AJAX. When I submit the webform it throws a Syntax Error that says "&amp;lt;!DOCTYPE html&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&lt;span class="hasBreakSwitch objectBox-errorMessage objectBox"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is the AJAX Code:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;function jqsub() {&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var $f = $('#email-form');&lt;/p&gt;&lt;p&gt;var $m = $('#success-message');&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: $f.attr('action') + '&amp;amp;JSON=1',&lt;/p&gt;&lt;p&gt;&amp;nbsp; data: $f.serialize(),&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; success: function(msg) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var formResponse = eval(msg);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (formResponse.FormProcessV2Response.success) { &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; $f.fadeOut();&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; $m.fadeIn().html('&amp;lt;p&amp;gt;Thank you for joining our mailing list.&amp;lt;/p&amp;gt;'); &lt;/p&gt;&lt;p&gt;&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; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; error: function(msg) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert('error'+msg);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return false;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why am I seeing this error and how do I solve it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note: The site is not public yet and I cannot post it on a public forum. If needed I can PM you the link. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the help!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Lynda &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4640821c-afe0-4318-b349-cbe701aff71c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">jquery</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">forms</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">ajax</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <pubDate>Sun, 30 Jun 2013 21:28:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1245197</guid>
      <dc:date>2013-06-30T21:28:51Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

