<?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>Content in Adobe Community</title>
    <link>/place-content.jspa?containerType=14&amp;userID=null&amp;filterID=contentstatus[published]&amp;containerID=4983</link>
    <description>Recent content in Adobe Community</description>
    <language>en</language>
    <pubDate>Mon, 10 Nov 2014 04:39:55 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-10T04:39:55Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Bug: Passed Paramaters</title>
      <link>https://forums.adobe.com/ideas/4016</link>
      <description>&lt;!-- [DocumentBodyStart:9a7bb31d-c57d-4e70-9752-d5d5e2136466] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;strong&gt;Previos Page:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;{module_webapp reclay="myvalue"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Layout:&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{{params.reclay}}&lt;/p&gt;&lt;p&gt;{% if params.reclay == 'list' -%}&lt;/p&gt;&lt;p&gt;&amp;nbsp; list&lt;/p&gt;&lt;p&gt;{% else -%}&lt;/p&gt;&lt;p&gt;&amp;nbsp; grid&lt;/p&gt;&lt;p&gt;{% endif -%}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There seems to be a rendering engine bug, it will only ever render "grid" even when the value is list. BC does not seem to be able to understand a passed paramater, I think there is a miss-timing with the rendering maybe? The if runs before it fetches the passed parameters?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9a7bb31d-c57d-4e70-9752-d5d5e2136466] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 04:39:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4016</guid>
      <dc:date>2014-11-10T04:39:55Z</dc:date>
      <clearspace:dateToText>3 days 8 hours ago</clearspace:dateToText>
      <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 11:19:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634042</guid>
      <dc:date>2014-11-13T11:19:32Z</dc:date>
      <clearspace:dateToText>1 hour 13 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>New Editor (redactor) On Admin Bugs List</title>
      <link>https://forums.adobe.com/thread/1617207</link>
      <description>&lt;!-- [DocumentBodyStart:7214f6a8-aae8-4f72-ba55-856e0764b465] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;-- To all partners, if you find a bug in the new editor on the admin, please list it here --&lt;/p&gt;&lt;p&gt;..............................&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Bug 1: SEO Fields&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;In the old editor, if you have a meta description or title, the related fields take on those values respectively whether you keep the &lt;span style="text-decoration: underline;"&gt;Doctype, html, body and head tags&lt;/span&gt; or not. This new one doesn't.&lt;/p&gt;&lt;p&gt;With a little experiment, I have pasted a full page with &lt;span style="text-decoration: underline;"&gt;Doctype, html, body and head&lt;/span&gt; + meta description and title. The respective fields didn't take them.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Bug 2: Content disappearing &lt;span style="color: #ff0000;"&gt;(major)&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This is very fascinating &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Paste some content in the editor, whether with or without the SEO elements, then click on the meta description multiline - (you'll see the content gone). But even the weird thing is that you click on title field, the content may come back.&lt;/p&gt;&lt;p&gt;Keep switching between the editor, meta description and title (by clicking on them). And you'll see the content coming and going.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;Here's an example:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;1. I added the title and description manually, then added the paragraph&lt;/p&gt;&lt;p&gt;2. I clicked on the title field (nothing happens yet - go to next image)&lt;span style="text-decoration: underline;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6865275-688096/When+Title+Clicked.png"&gt;&lt;img alt="When Title Clicked.png" height="289" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6865275-688096/337-289/When+Title+Clicked.png" width="337"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;3. I clicked on the description (content was gone)&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6865275-688110/When+Description+Clicked.png"&gt;&lt;img alt="When Description Clicked.png" class="jive-image image-1" height="291" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6865275-688110/329-291/When+Description+Clicked.png" style="height: 290.720125786164px; width: 329px;" width="329"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;4. I click back on title, the content comes back&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And if you keep switching between the fields and the editor and change things around, things just keep getting weirder and weirder. They take turns on which will remove content &lt;span aria-label="Grin" class="emoticon-inline emoticon_grin" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But the thing is, whether the content disappears or not by doing this exercise, if you click Update, it &lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;will save&lt;/strong&gt;&lt;/span&gt; the content. But then if I paste content to update the existing content and do the same exercise as above, the new content &lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;does NOT save&lt;/strong&gt;&lt;/span&gt;, and the old content is retained.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7214f6a8-aae8-4f72-ba55-856e0764b465] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">redactor</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">admin content editor</category>
      <pubDate>Thu, 13 Nov 2014 07:40:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1617207</guid>
      <dc:date>2014-11-13T07:40:54Z</dc:date>
      <clearspace:dateToText>4 hours 51 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>15</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Access to product attribute values in cart using Liquid</title>
      <link>https://forums.adobe.com/ideas/4037</link>
      <description>&lt;!-- [DocumentBodyStart:e2f61b77-f43d-4852-b595-b8a23b8bc5c5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Working on an optical store with lots of important attributes that need to be displayed in the cart for the customer. Currently, according to the docs, these are the only properties available for a product item:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;id&lt;/p&gt;&lt;p&gt;productId&lt;/p&gt;&lt;p&gt;catalogId&lt;/p&gt;&lt;p&gt;name&lt;/p&gt;&lt;p&gt;code&lt;/p&gt;&lt;p&gt;description&lt;/p&gt;&lt;p&gt;price&lt;/p&gt;&lt;p&gt;price_raw&lt;/p&gt;&lt;p&gt;quantity&lt;/p&gt;&lt;p&gt;totalPrice&lt;/p&gt;&lt;p&gt;totalPrice_raw&lt;/p&gt;&lt;p&gt;smallImage&lt;/p&gt;&lt;p&gt;url&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The addition of an array of selected attribute objects (label, value) would allow easy access to this information for advanced cart layouts. Right now the only way seems to be loading the product page for each item as json and getting at the attributes that way. This is obviously not optimal.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e2f61b77-f43d-4852-b595-b8a23b8bc5c5] --&gt;</description>
      <pubDate>Thu, 13 Nov 2014 02:03:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4037</guid>
      <dc:date>2014-11-13T02:03:43Z</dc:date>
      <clearspace:dateToText>10 hours 28 minutes ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Bug: Collection / template - Modules not working/issues</title>
      <link>https://forums.adobe.com/ideas/4031</link>
      <description>&lt;!-- [DocumentBodyStart:28463cda-eccd-4b43-a642-1ff2490cef8f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I will update as I can find them..&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;{module_productfeaturelist render="collection" tag="YourTag" rowCount="3" sortType="Weight" template="/_System/CustomLayouts/newlist.tpl"}&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This still renders the wrapping:&lt;/p&gt;&lt;!--[CodeBlockStart:eb326764-ec18-449e-ad95-717254adacd8][excluded]--&gt;&lt;pre class="xml" name="code"&gt;
&amp;lt;ul class="productfeaturelist"&amp;gt;&amp;lt;li class="productItem" id="catProdTd_9136887"&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li class="productItem" id="catProdTd_9136945"&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li class="productItem" id="catProdTd_9138805"&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;

&lt;/pre&gt;&lt;!--[CodeBlockEnd:eb326764-ec18-449e-ad95-717254adacd8]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;code class="language-markup" style="font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: inherit;"&gt;&lt;strong&gt;{module_searchresults render="items|collection" targetFrame=&amp;#8220;_blank" resultsPerPage=&amp;#8220;20" characterLimit="440" emptySearchResultString=&amp;#8220;No results found"}&lt;/strong&gt;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;This does not seem to work collections&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Update 1:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;{module_categorylist&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This does not seem to support render="collection" Collection="mycollection" template="yourtemplate.tpl" Not passed into template and will render its default output of option fields.&lt;/p&gt;&lt;p&gt;Collection="mycollection" template="" render="collection" renders results inline&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:28463cda-eccd-4b43-a642-1ff2490cef8f] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 14:59:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4031</guid>
      <dc:date>2014-11-11T14:59:10Z</dc:date>
      <clearspace:dateToText>1 day 22 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Bug List thread</title>
      <link>https://forums.adobe.com/thread/1517649</link>
      <description>&lt;!-- [DocumentBodyStart:f3c84540-3ec7-483e-8a24-611530789860] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Bug:&lt;/p&gt;&lt;p&gt;If there is no price added to the product the Liquid Tag, Similar to the normal Price tag renders out:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6534218-652505/Screenshot+2014-07-09+10.09.03.png"&gt;&lt;img alt="Screenshot 2014-07-09 10.09.03.png" class="jive-image image-1" height="163" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6534218-652505/Screenshot+2014-07-09+10.09.03.png" style="height: 128px; width: 620px;" width="788"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;If a product does not have a price entered, having the system code render should not be the default output.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f3c84540-3ec7-483e-8a24-611530789860] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 20:52:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1517649</guid>
      <dc:date>2014-11-12T20:52:35Z</dc:date>
      <clearspace:dateToText>15 hours 40 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>184</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Enable CSS dropdown in new editor</title>
      <link>https://forums.adobe.com/ideas/4011</link>
      <description>&lt;!-- [DocumentBodyStart:c7277e8c-f841-4a7d-a598-5262146fc2a4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;- The CSS dropdown in the new editor needs to allow for clients to select from a list of predefined styles.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- We as partners should be able to define which styles show up in this list on a site by site basis.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c7277e8c-f841-4a7d-a598-5262146fc2a4] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:07:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4011</guid>
      <dc:date>2014-11-11T09:07:59Z</dc:date>
      <clearspace:dateToText>2 days 3 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Major Bug: CRM Import and Date Custom Field</title>
      <link>https://forums.adobe.com/thread/1632361</link>
      <description>&lt;!-- [DocumentBodyStart:d5c28670-5f24-4bcc-8b32-bbfe10e9664c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Guys,&lt;/p&gt;&lt;p&gt;This one really got me working &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt; but few tests proves it's a major bug that needs fixing asap I guess?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Two major issues here: (Custom Field Date &amp;amp; Time)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Issue 1:&lt;/p&gt;&lt;p&gt;1. I added a Date &amp;amp; Time Custom field to the CRM&lt;/p&gt;&lt;p&gt;2. Using a CSV file through Import/Advanced, I had the date 02-Jan-2010&lt;/p&gt;&lt;p&gt;3. The field in the CRM shows 01-Feb-2010&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Issue 2:&lt;/p&gt;&lt;p&gt;Some records in the CRM had already dates filled in "this custom Date &amp;amp; Time" field.&lt;/p&gt;&lt;p&gt;If we try to update the records due to a change, the field simply becomes blank regardless of what we do.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can you guys look into this please?&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:d5c28670-5f24-4bcc-8b32-bbfe10e9664c] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 08:38:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632361</guid>
      <dc:date>2014-11-12T08:38:24Z</dc:date>
      <clearspace:dateToText>1 day 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>5</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 07:16:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632973</guid>
      <dc:date>2014-11-12T07:16:25Z</dc:date>
      <clearspace:dateToText>1 day 5 hours ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Bug: Liquid math filters don't work with module data</title>
      <link>https://forums.adobe.com/ideas/4024</link>
      <description>&lt;!-- [DocumentBodyStart:d6e21efb-1ce5-45b4-b08e-36f170572284] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;At present, Liquid treats all variables as strings, regardless of how they were setup inside the module, and then concatenates them instead of doing math. This seems related to two errors:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;If you have a web app (or some other module) with a number field, that number will be converted to a string. That shouldn't happen.&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;Liquid is supposed to convert strings to numbers in its math operations anyway, which it is not doing.&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;So, between these two errors we cannot do math in any reasonable way right now.&lt;/span&gt; Too bad, since that would open up a lot of power.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d6e21efb-1ce5-45b4-b08e-36f170572284] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:29:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4024</guid>
      <dc:date>2014-11-11T10:29:28Z</dc:date>
      <clearspace:dateToText>2 days 2 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Bug: Editor - Module in table</title>
      <link>https://forums.adobe.com/ideas/4033</link>
      <description>&lt;!-- [DocumentBodyStart:3a8001a0-489e-4b1e-b859-f3d82d691b25] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This may need to be reported to the editor developer.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you do the following:&lt;/p&gt;&lt;p&gt;&amp;lt;table class="w640" width="640"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tbody&amp;gt;&amp;lt;tr&amp;gt;{module_webapps id="23399" filter="all" resultsPerPage="100" hideEmptyMessage="true"}&amp;lt;/tr&amp;gt;&amp;lt;/tbody&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/table&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And save a page/layout/webapp/Email Campaign in the admin the editor reformats it to:&lt;/p&gt;&lt;p&gt;{module_webapps id="23399" filter="all" resultsPerPage="100" hideEmptyMessage="true"}&lt;/p&gt;&lt;p&gt;&amp;lt;table class="w640" width="640"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tbody&amp;gt;&amp;lt;/tbody&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/table&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The old editor suffered the same issue as a note. Not sure if your able to fix that or not.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3a8001a0-489e-4b1e-b859-f3d82d691b25] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 14:29:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4033</guid>
      <dc:date>2014-11-11T14:29:12Z</dc:date>
      <clearspace:dateToText>1 day 22 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Idea: Custom Global Object for use in Liquid</title>
      <link>https://forums.adobe.com/ideas/4012</link>
      <description>&lt;!-- [DocumentBodyStart:30be5554-e494-4458-b4f8-d5d77931cae9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="margin: 0 0 15px; font-size: 15px; font-family: 'Helvetica Neue', arial, sans-serif; color: #3f4549;"&gt;It would be nice to have a custom global object available in Liquid. This could be set automatically on page creation by the system looking inside a _System subfolder called "globals" for json files. &lt;span style="line-height: 1.5em;"&gt;Each json string inside that folder will be added to the custom namespace.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 0 0 15px; font-size: 15px; font-family: 'Helvetica Neue', arial, sans-serif; color: #3f4549;"&gt;For example, if the official namespace for custom globals was {{custom}}, a file called companyProfile.json with a json string inside it would be added to the namespace as {{custom.companyProfile}} with its contents accessible from there.&lt;/p&gt;&lt;p style="margin: 0 0 15px; font-size: 15px; font-family: 'Helvetica Neue', arial, sans-serif; color: #3f4549;"&gt;The closest thing we have right now is includes, which still must be added to each module layout you want to use them on. This is fine for module-specific needs, but cumbersome and clumsy for site-wide needs.&lt;/p&gt;&lt;p style="margin: 0 0 15px; font-size: 15px; font-family: 'Helvetica Neue', arial, sans-serif; color: #3f4549;"&gt;Benefits:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;data which should be accessible on any page can be accessed without having to create a collection on every module layout&lt;/li&gt;&lt;li&gt;Save time&lt;/li&gt;&lt;li&gt;Reduce repetition (and therefore coding errors)&lt;/li&gt;&lt;li&gt;Help reduce liquid markup clutter in our html.&lt;/li&gt;&lt;li&gt;custom global variables can help drive the logic for local filters and operations&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin: 0 0 15px; font-size: 15px; font-family: 'Helvetica Neue', arial, sans-serif; color: #3f4549;"&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;It would also be pretty powerful if collections could be processed inside those global json files. Then we could create our own powerful object to drive our sites.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:30be5554-e494-4458-b4f8-d5d77931cae9] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 20:10:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4012</guid>
      <dc:date>2014-11-10T20:10:29Z</dc:date>
      <clearspace:dateToText>2 days 16 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Idea: New editor - improve image controls</title>
      <link>https://forums.adobe.com/ideas/4013</link>
      <description>&lt;!-- [DocumentBodyStart:0b786454-830a-410c-bcce-938bd49bceb2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;- In the old editor you could add an image and then float it left/right, add margin etc.&amp;nbsp; Of course in the old editor this meant it inserted inline styles, which wasn't ideal.&amp;nbsp; If the CSS styles function was working, we could define a class in that list like ".img-left", thus avoiding the inline styles problem, but allowing clients the flexibility they need when inserting images.&amp;nbsp;&amp;nbsp; If there's another solution that's better someone chime in on this.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- It would also be helpful for On Page SEO if we could define image alt tags via the insert method.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0b786454-830a-410c-bcce-938bd49bceb2] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:38:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4013</guid>
      <dc:date>2014-11-11T16:38:47Z</dc:date>
      <clearspace:dateToText>1 day 20 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Extended CRM fields API v3</title>
      <link>https://forums.adobe.com/ideas/4019</link>
      <description>&lt;!-- [DocumentBodyStart:7ff16411-c8f6-42f7-aec9-3dc01036505e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Extended CRM fields cannot be read or updated through API v3. More details on: &lt;a class="jive-link-message-small" data-containerId="4983" data-containerType="14" data-objectId="6913943" data-objectType="2" href="https://forums.adobe.com/message/6913943#6913943"&gt;Re: Does CRM API v3 support Extended CRM fields at this time?&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7ff16411-c8f6-42f7-aec9-3dc01036505e] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:53:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4019</guid>
      <dc:date>2014-11-11T08:53:33Z</dc:date>
      <clearspace:dateToText>2 days 4 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Issue: New Editor - Tables</title>
      <link>https://forums.adobe.com/ideas/4034</link>
      <description>&lt;!-- [DocumentBodyStart:84a744be-a04e-417c-892f-d64cc2260976] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When you insert a table you get the following below. There needs to be some base internal/admin styles for the table so it does not just come out like this.&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/694056/Screenshot+2014-11-12+02.21.08.png"&gt;&lt;img alt="Screenshot 2014-11-12 02.21.08.png" class="jive-image image-1" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/694056/Screenshot+2014-11-12+02.21.08.png" style="height: auto;"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:84a744be-a04e-417c-892f-d64cc2260976] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 15:24:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4034</guid>
      <dc:date>2014-11-11T15:24:09Z</dc:date>
      <clearspace:dateToText>1 day 21 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Manage emails via API</title>
      <link>https://forums.adobe.com/ideas/4023</link>
      <description>&lt;!-- [DocumentBodyStart:df523f64-4caf-4b1e-9435-4944ace3aed4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;It would be great to be able to add, edit, and schedule emails from Business Catalyst's API.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:df523f64-4caf-4b1e-9435-4944ace3aed4] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 16:43:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4023</guid>
      <dc:date>2014-11-10T16:43:18Z</dc:date>
      <clearspace:dateToText>2 days 20 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Possible Later BC.Next Module update {module_formresults}</title>
      <link>https://forums.adobe.com/ideas/4032</link>
      <description>&lt;!-- [DocumentBodyStart:e561f7cb-ca02-4a50-8d4b-d41275fc92b1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;For system form pages create a new module to display form results.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For the system page this would still work the same but also support collection ability under the new rendering engine allowing people to finally arrange and sort the module&lt;/p&gt;&lt;p&gt;The added bonus is that this could then be used on custom landing pages as well.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e561f7cb-ca02-4a50-8d4b-d41275fc92b1] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 13:54:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4032</guid>
      <dc:date>2014-11-11T13:54:39Z</dc:date>
      <clearspace:dateToText>1 day 23 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Add toolbox to eCommerce Products</title>
      <link>https://forums.adobe.com/ideas/4020</link>
      <description>&lt;!-- [DocumentBodyStart:bbb22b85-6a91-4a15-9db1-ba6889ea4c02] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;With the new editor, this is missing. Is this still not possible to have the toolbox running on here?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bbb22b85-6a91-4a15-9db1-ba6889ea4c02] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 13:18:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4020</guid>
      <dc:date>2014-11-11T13:18:38Z</dc:date>
      <clearspace:dateToText>1 day 23 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Make E-commerce products list easier to work with</title>
      <link>https://forums.adobe.com/ideas/4014</link>
      <description>&lt;!-- [DocumentBodyStart:9463cb74-da9f-4b2a-a107-cd72696e65f1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Some of us have hundreds/thousands of products in various catalogues and it is a pain to update only certain products. Some suggestions to make updating easier:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Introduce a filter by catalogue in the product listing, enabling the user to view and update all the products in a specific catalogue in one listing.&lt;/li&gt;&lt;li&gt;Give the user the choice to sort alphabetically or by item code in the product listing&lt;/li&gt;&lt;li&gt;Make certain attributes editable in the listing itself instead of having to select the product and tab to the correct place and save e.g. enabled indicator, prices. This will help a lot with managing product availability and price fluctuations.&lt;/li&gt;&lt;li&gt;Let user specify a specific catalogue or item code range for product list downloads (to edit and upload again) - it is easier to download and update only the 100 products you need to update than download 3000 products, delete 2900 from the file and then update the 100 you were actually trying to update without messing up the file.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9463cb74-da9f-4b2a-a107-cd72696e65f1] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:56:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4014</guid>
      <dc:date>2014-11-11T08:56:41Z</dc:date>
      <clearspace:dateToText>2 days 4 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Add support for link target in the new editor</title>
      <link>https://forums.adobe.com/ideas/4006</link>
      <description>&lt;!-- [DocumentBodyStart:e23c9a64-224a-4f94-b5f7-bdce875dc873] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The new admin editor does not have a visual method to allow users to set the link target.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e23c9a64-224a-4f94-b5f7-bdce875dc873] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:54:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4006</guid>
      <dc:date>2014-11-11T08:54:06Z</dc:date>
      <clearspace:dateToText>2 days 4 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Create Web Forms via API</title>
      <link>https://forums.adobe.com/ideas/4022</link>
      <description>&lt;!-- [DocumentBodyStart:ca4a4b7f-4e2e-4f06-957c-32a9c36e1c43] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I would love the ability to be able to create and update web forms from the api.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why have customers re-create the same forms over and over? With this would could create the forms and have them styled for bootstrap or foundation auto-magically.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ca4a4b7f-4e2e-4f06-957c-32a9c36e1c43] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 16:39:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4022</guid>
      <dc:date>2014-11-10T16:39:15Z</dc:date>
      <clearspace:dateToText>2 days 20 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Does CRM API v3 support Extended CRM fields at this time?</title>
      <link>https://forums.adobe.com/thread/1624900</link>
      <description>&lt;!-- [DocumentBodyStart:2e590e0f-e835-482c-8a73-3acb0d7ec59a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, there are no documentation about this, at least i couldn't find some.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, the title is the question, can i retrieve Extended CRM fields with API v3?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2e590e0f-e835-482c-8a73-3acb0d7ec59a] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 14:47:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1624900</guid>
      <dc:date>2014-11-10T14:47:21Z</dc:date>
      <clearspace:dateToText>2 days 22 hours ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Bug: Editor - Strange line breaking</title>
      <link>https://forums.adobe.com/ideas/4017</link>
      <description>&lt;!-- [DocumentBodyStart:e63b83fb-5a48-47a0-8f07-5ac99af2d37d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This occurs from pasting content into the editor to BC's toolbox modules being inserted.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you insert the comments - comment form for example, the form html itself does not wrap, it line breaks...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;lt;form name="catratingform55507" onsubmit="return checkWholeForm55507(this)" method="post"&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; action="/RatingProcess.aspx?OID={module_oid}&amp;amp;amp;OTYPE={module_otype}"&amp;gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Rather then being..&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;lt;form name="catratingform55507" onsubmit="return checkWholeForm55507(this)" method="post" action="/RatingProcess.aspx?OID={module_oid}&amp;amp;amp;OTYPE={module_otype}"&amp;gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When it comes to content, they have /n breaks throughout, which is a pain to tidy up.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e63b83fb-5a48-47a0-8f07-5ac99af2d37d] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 06:00:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/ideas/4017</guid>
      <dc:date>2014-11-10T06:00:54Z</dc:date>
      <clearspace:dateToText>3 days 7 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Reporting features or issues for BC.Next</title>
      <link>https://forums.adobe.com/docs/DOC-5217</link>
      <description>&lt;!-- [DocumentBodyStart:ae4a6ce6-2b04-4835-86ba-225f92ceb6f2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I guess we all agree that having the bugs or feature requests handled on a forum discussion is not ideal. Therefore, we've jut enabled ideas for the developer forum, a feature that will allow you to report features or bugs and have other partners vote or discuss them. The developer forum will remain active for questions or discussions around BC.Next. This offers a more structured way to report, view, vote and check status of your reports, making them easier to read, comment or manage.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The ideas are just another type of document on the forum, but you also have dedicated views just for those. To view ideas, you simply visit the developer forum and look for items signalled with the yellow light bulb or look on the Top Idea pad on the right. Clicking the Show all link will load a list of all the ideas.&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/102-5217-1-692304/view-ideas-forum.jpg"&gt;&lt;img alt="view-ideas-forum.jpg" class="jive-image image-1" height="267" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/102-5217-1-692304/view-ideas-forum.jpg" style="height: auto;" width="540"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To vote on an idea, you need to visit the idea detail page and use the controls just below the idea name:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/102-5217-1-692305/vote-ideas-forum.jpg"&gt;&lt;img alt="vote-ideas-forum.jpg" class="jive-image image-2" height="274" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/102-5217-1-692305/vote-ideas-forum.jpg" style="height: auto;" width="540"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To add an idea, click on Create an idea link in the Actions menu found on the upper right side of the forum:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/102-5217-1-692481/add-ideas-forum.jpg"&gt;&lt;img alt="add-ideas-forum.jpg" class="jive-image image-3" height="303" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/102-5217-1-692481/add-ideas-forum.jpg" style="height: auto;" width="540"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Guidelines&lt;/strong&gt;:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Each feature request or bug will need to be submitted as an idea;&lt;/li&gt;&lt;li&gt;Before submitting your request, please review the items already there as somebody else might have already reported it;&lt;/li&gt;&lt;li&gt;You can vote for existing ideas; the more votes an idea has, the sooner will get our attention;&lt;/li&gt;&lt;li&gt;When submitting an idea, please include a real use case as it helps understand the problem better; either us or some other partner might have a better solution for the problem;&lt;/li&gt;&lt;li&gt;When submitting a bug or issue, try to include a test URL and system details (browser version, OS);&lt;/li&gt;&lt;li&gt;The idea list will only handle requests related to BC.Next; ideas outside this scope will be archived;&lt;/li&gt;&lt;li&gt;You will be able to check the status of an idea;&lt;/li&gt;&lt;li&gt;The reports already reported on the forum will be gradually migrated to ideas.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Looking forward for your ideas,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cristinel&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ae4a6ce6-2b04-4835-86ba-225f92ceb6f2] --&gt;</description>
      <pubDate>Fri, 07 Nov 2014 08:45:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/docs/DOC-5217</guid>
      <dc:date>2014-11-07T08:45:22Z</dc:date>
      <clearspace:dateToText>6 days 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BC.Next Requests</title>
      <link>https://forums.adobe.com/thread/1536053</link>
      <description>&lt;!-- [DocumentBodyStart:0ee5035a-37dd-4d22-b508-acdddd01045a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Moving my requests out of the other thread to here for easier management for BC staff.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0ee5035a-37dd-4d22-b508-acdddd01045a] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 02:59:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1536053</guid>
      <dc:date>2014-11-10T02:59:13Z</dc:date>
      <clearspace:dateToText>3 days 10 hours ago</clearspace:dateToText>
      <clearspace:replyCount>56</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Editor fixes should be a bit of a priority</title>
      <link>https://forums.adobe.com/thread/1631052</link>
      <description>&lt;!-- [DocumentBodyStart:365b1349-01ea-48e1-b399-09c46cf7cb6b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey BC team,&lt;/p&gt;&lt;p&gt;I know you are flat out with a million and one things to do, but I think the editor needs to be a bit of a priority in addressing the issues and some of the bits missing from it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Why?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;For you, it may not seem a priority over liquid, API things etc, but since you guys have set BC.Next live for new stuff, especially with Muse people are using the editor to make content and having a variety of issues, many already covered as bugs and issues in the developer forums. This is an issue.&lt;/p&gt;&lt;p&gt;I have seen several forum threads in just the last two week in regard to the editor, I first was telling people they turned on the beta, most had not and I realised and remembered the cases you guys have all this on. Such people will not be using liquid and so wont encounter those issues, but the extra paragraphs and breaks, a few missing features, the class dropdown not working and the other bugs and issues are causing people issues.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:365b1349-01ea-48e1-b399-09c46cf7cb6b] --&gt;</description>
      <pubDate>Sun, 09 Nov 2014 22:47:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631052</guid>
      <dc:date>2014-11-09T22:47:45Z</dc:date>
      <clearspace:dateToText>3 days 14 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>faq limit issue when selecting from a specific category.</title>
      <link>https://forums.adobe.com/thread/1629246</link>
      <description>&lt;!-- [DocumentBodyStart:b3dd549d-99c9-402b-972b-2c8e1d52816b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am struggling with putting a limit onto FAQ listing when I select it from a category.. the module doesn't give an option to limit when category is selected, it shows all the listing of FAQs when categoty is selected&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please help or if you have an idea to workaround it please let me know.&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:b3dd549d-99c9-402b-972b-2c8e1d52816b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">faq</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">category</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">faq_module</category>
      <pubDate>Fri, 07 Nov 2014 10:01:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1629246</guid>
      <dc:date>2014-11-07T10:01:33Z</dc:date>
      <clearspace:dateToText>6 days 3 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Trying to use Liquid to filter a Webapp by another Webapps data</title>
      <link>https://forums.adobe.com/thread/1627848</link>
      <description>&lt;!-- [DocumentBodyStart:35b3f032-f9bd-4af5-9e28-214157a27237] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Here's the scenario.&amp;nbsp; I have a customer who wants me to build a very simple task system for their employees, where the employer can assign HR related tasks to an employee.&amp;nbsp; The employee would login and see only the tasks assigned to them.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a Webapp "Intranet - Employee" and another Webapp "Intranet - Employee Tasks".&amp;nbsp; In the "Intranet - Employee Tasks" Webapp, I have a field with the datasource linked to the Webapp "Intranet - Employee".&amp;nbsp; I have an Secure Zone called "Intranet".&amp;nbsp; I have a page in the Secure Zone titled "Intranet - "Employee".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;On the page "Intranet - Employee", I have the following module using Liquid:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;{module_webapps id="23727" filter="all" render="collection"}&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the "Intranet - Employee Tasks" Webapp layout, I have the following:&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="intranet-task-list-item"&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;{% for item in items %} &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="name"&amp;gt;{{item.name}}&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="intro"&amp;gt;{{item.['task intro']}}&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="type"&amp;gt;{{item.['task type']}}&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;{%endfor%}&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This works fine.&amp;nbsp;&amp;nbsp; It shows all of the tasks, not just the ones assigned to the logged in employee. Now I want to filter by the user that's logged in.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This module call gets the Item Id I want to filter by:&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;{module_webappscustomer id="23725" filter="all" useBackupTemplate="true"}&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;In the "Intranet - Employee" Webapp backup template, I have one tag: {tag_itemid}.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now, how do I filter the second Webapp "Intranet - Employee Tasks" by the Item Id.&amp;nbsp; Here's how I started, but it's not working:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On the page "Intranet - Employee":&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;{module_webapps id="23727" filter="all" render="collection" emplid="{{module_webappscustomer id="23725" filter="all" useBackupTemplate="true"}}"}&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the "Intranet - Employee Tasks" Webapp layout, I have the following:&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="intranet-task-list-item"&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;{% for item in items %} {%if {{item.['employee_id']}} == this.params.emplid %}&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="name"&amp;gt;{{item.name}}&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="intro"&amp;gt;{{item.['task intro']}}&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="type"&amp;gt;{{item.['task type']}}&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="employee"&amp;gt;{{item.['employee']}}&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="employee id"&amp;gt;{{item.['employee_id']}}&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;div class="testing for id"&amp;gt;testingfor: {{params.emplid}}&amp;lt;/div&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;{%endif %} {%endfor%}&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0000ff;"&gt;&lt;strong&gt;&amp;lt;/div&amp;gt;&lt;/strong&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 something like this possible?&amp;nbsp; I've very new to Liquid, so maybe I'm missing something big.&amp;nbsp; If I take out the if statement, I can see that the parameter gets passed to the layout.&amp;nbsp;&amp;nbsp; Also, if I pass a text variable, instead of using the module_webappscustomer ..., the if statement works.&amp;nbsp; But, I cannot get them both the work together.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Do I need to assign a variable first?&amp;nbsp; Is there a better way to link the two Webapps?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance for the help!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:35b3f032-f9bd-4af5-9e28-214157a27237] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">webapps</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">liquid</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">liquid_markup</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">webappsliquid</category>
      <pubDate>Thu, 06 Nov 2014 15:25:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627848</guid>
      <dc:date>2014-11-06T15:25:56Z</dc:date>
      <clearspace:dateToText>6 days 21 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Looping and storing into arrays</title>
      <link>https://forums.adobe.com/thread/1628263</link>
      <description>&lt;!-- [DocumentBodyStart:38838392-0fb4-46ec-bd93-c35e7d9b94a8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Anyone managed this yet, or BC team - you got any thoughts....?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There could be cases and situations like this one and in this case either a solution or just having a loop array filter would be nice also...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Issue:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;You have a web app with classifications. You want to people in a company. You want to show board members (Classification) in one section and the rest of the team in another.&lt;/p&gt;&lt;p&gt;The Rest of the team will show the board members because you do not have classifications in list view.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Solution 1:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;BC to provide classifications in list view liquid/collection&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Solution 2: (And something we probably may need too)&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;It would be great to loop through a collection and store into an array&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{% assign myarray = [] -%}&lt;/p&gt;&lt;p&gt;{module_webapp collection="myitems"}&lt;/p&gt;&lt;p&gt;{% for item in myitems-%}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {% myarray | map: item.name-%}&lt;/p&gt;&lt;p&gt;{% endfor -%}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{{myarray}}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It would be handy to be able to store items in an array. You can already map an array, have a manually made array you can loop through, have a string you map into an array via a cookie etc.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:38838392-0fb4-46ec-bd93-c35e7d9b94a8] --&gt;</description>
      <pubDate>Thu, 06 Nov 2014 06:00:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628263</guid>
      <dc:date>2014-11-06T06:00:38Z</dc:date>
      <clearspace:dateToText>1 week 7 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BC.Next Recent Roll-out broke A LOT of things</title>
      <link>https://forums.adobe.com/thread/1623139</link>
      <description>&lt;!-- [DocumentBodyStart:369213c5-0f63-4cc2-9770-b06cafc53455] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The recent roll-out that happened about 14 hours ago since this post have broken a lot of things that were working just before then.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;APIs v3 (Pages specifically) return a 401 after the access token update.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Elements in the &lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;front-end&lt;/strong&gt;&lt;/span&gt; like some ajax submission to Web App items and CRM got messed up. (as example we used to update a web app item via ajax submit without sending all the fields, just specific one, now everything gets updated, therefore all fields get affected.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is just what has been scratched on the past couple of hours from this post.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:369213c5-0f63-4cc2-9770-b06cafc53455] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 06:53:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1623139</guid>
      <dc:date>2014-11-05T06:53:59Z</dc:date>
      <clearspace:dateToText>1 week 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Developers: Do not try to form your own attribute output</title>
      <link>https://forums.adobe.com/thread/1626934</link>
      <description>&lt;!-- [DocumentBodyStart:d4792277-b738-4aa9-b968-4126554a1d97] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This is for partners and developers.&lt;br/&gt;This is just a post to save you some time.&lt;/p&gt;&lt;p&gt;A product output on the large layout will include attributes, but you can not form your own loop through on them. IT is an odd format and a few tricky things to get them to output but it is possible but for radio and checkboxes they need the attribute group ID, this is not exposed at this time so they will never be added into the product as part of the product.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have passed info on to the BC engineers, but until it is changed, do not waste time trying it &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Just a friendly post to save you some hassles trying when it wont work just yet.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d4792277-b738-4aa9-b968-4126554a1d97] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 05:05:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1626934</guid>
      <dc:date>2014-11-05T05:05:48Z</dc:date>
      <clearspace:dateToText>1 week 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Are Dynamic Categories here to stay?</title>
      <link>https://forums.adobe.com/thread/1627005</link>
      <description>&lt;!-- [DocumentBodyStart:793676dc-1cdc-4fb9-9aac-026f173eecc9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Are Dynamic Categories here to stay? I was wandering because I will be relying on them for an upcoming project. Are their any limits to how many? &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:793676dc-1cdc-4fb9-9aac-026f173eecc9] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 00:12:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627005</guid>
      <dc:date>2014-11-05T00:12:07Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>{{globals.get.ID}} is returning the OID instead of the page address</title>
      <link>https://forums.adobe.com/thread/1625763</link>
      <description>&lt;!-- [DocumentBodyStart:4b9d9866-4e0e-40d2-8d6d-13f67d5a39b0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Though it would make sense for {{globals.get.ID}} to return the OID instead of the page address, that isn't what is documented. I'm trying to use it to return what is documented. This is within a web app detail.html layout, if that helps with the debugging.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4b9d9866-4e0e-40d2-8d6d-13f67d5a39b0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">liquid_markup</category>
      <pubDate>Mon, 03 Nov 2014 21:08:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1625763</guid>
      <dc:date>2014-11-03T21:08:24Z</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>Mon, 03 Nov 2014 17:49:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1624602</guid>
      <dc:date>2014-11-03T17:49:33Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Create an order ID response (CRM API v3)</title>
      <link>https://forums.adobe.com/thread/1624303</link>
      <description>&lt;!-- [DocumentBodyStart:56c44f75-79d8-4d2f-b7bc-8e4b45aa340f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, with CRM API v3, when you create an order, you receive an empty body as response when successful. It would be cool to receive an ID of created order, to be able to open it for user editing.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:56c44f75-79d8-4d2f-b7bc-8e4b45aa340f] --&gt;</description>
      <pubDate>Mon, 03 Nov 2014 08:38:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1624303</guid>
      <dc:date>2014-11-03T08:38:45Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Making pagination calls to site listing api (v2)</title>
      <link>https://forums.adobe.com/thread/1625331</link>
      <description>&lt;!-- [DocumentBodyStart:6370584b-c7d0-4e2f-acb8-3f90542381fc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="margin: 0 0 15px; font-size: 15.1999998092651px; font-family: 'Helvetica Neue', arial, sans-serif; color: #3f4549;"&gt;&lt;span style="font-size: 10pt;"&gt;Hi,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;Sites listing response is paginated -&amp;gt; &lt;a class="jive-link-external-small" href="http://docs.businesscatalyst.com/dev-assets/reference#!/api-endpoints/sites/get-sites-list.html" rel="nofollow"&gt;Developer reference&lt;/a&gt;. How do I query for page 2 onwards?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin: 0 0 15px; font-size: 15.1999998092651px; font-family: 'Helvetica Neue', arial, sans-serif; color: #3f4549;"&gt;&lt;span style="font-size: 10pt;"&gt;Do we supply query params like "skip" and "limit" like v3 apis?&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 0 0 15px; font-size: 15.1999998092651px; font-family: 'Helvetica Neue', arial, sans-serif; color: #3f4549;"&gt;&lt;span style="font-size: 10pt;"&gt;Could you please update the API documentation?&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 15.1999998092651px; font-family: 'Helvetica Neue', arial, sans-serif; color: #3f4549;"&gt;&lt;span style="font-size: 10pt;"&gt;Regards,&lt;/span&gt;&lt;br/&gt;&lt;span style="font-size: 10pt;"&gt;-Ketan.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6370584b-c7d0-4e2f-acb8-3f90542381fc] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">api</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">sites</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">v2</category>
      <pubDate>Mon, 03 Nov 2014 08:26:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1625331</guid>
      <dc:date>2014-11-03T08:26:22Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <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 04:45:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1624603</guid>
      <dc:date>2014-11-02T04:45:18Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Customers CRM v3 api needs to have lastupdatedate field on it.</title>
      <link>https://forums.adobe.com/thread/1621306</link>
      <description>&lt;!-- [DocumentBodyStart:8df4e5fa-61c4-41ca-8697-9c67ff8a9e7f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am in the middle of writing a standalone application which consumes the v3 api which syncs the customers. The app has a self hosted database and needs to sync the latest updates to the customers. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;With the soap api we have the ability to pass the lastUpdateDate field in the request payload. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However the lastUpdateDate field is missing the v3 api &lt;a class="jive-link-external-small" href="http://docs.businesscatalyst.com/dev-assets/reference#!/api-endpoints/crm-v3/customers.html" rel="nofollow"&gt;Developer reference&lt;/a&gt; (even for orders API I think). This makes my use-case practically unachievable. Very handly offline (+ online) applications could potentially be made based on this!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would request the BC product manager(s) and the BC developers to look into this and hopefully add the field so that I can send "sort" options to the API based on lastUpdateDate.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanking you,&lt;/p&gt;&lt;p&gt;-Ketan.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8df4e5fa-61c4-41ca-8697-9c67ff8a9e7f] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">api</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">v3</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">design-flaw</category>
      <pubDate>Fri, 31 Oct 2014 12:49:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1621306</guid>
      <dc:date>2014-10-31T12:49:26Z</dc:date>
      <clearspace:dateToText>1 week 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Missing Liquid Data Thread</title>
      <link>https://forums.adobe.com/thread/1623043</link>
      <description>&lt;!-- [DocumentBodyStart:809428c8-712b-4f36-9e23-e5d77d1ed7a1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;strong&gt;Catalogues:&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- Catalog Title&lt;/p&gt;&lt;p&gt;- Weight&lt;/p&gt;&lt;p&gt;- Expiry Date&lt;/p&gt;&lt;p&gt;- Browse Panel Price Slots&lt;/p&gt;&lt;p&gt;- Browse Panel Min Price&lt;/p&gt;&lt;p&gt;- Browse Panel Max Price&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Would be nice to:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;- Expose parent Catalog name / url&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:809428c8-712b-4f36-9e23-e5d77d1ed7a1] --&gt;</description>
      <pubDate>Fri, 31 Oct 2014 02:05:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1623043</guid>
      <dc:date>2014-10-31T02:05:06Z</dc:date>
      <clearspace:dateToText>1 week 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BUG: Less than or equal to operator</title>
      <link>https://forums.adobe.com/thread/1622895</link>
      <description>&lt;!-- [DocumentBodyStart:79780694-142f-4546-adb9-2a86d8d5be3f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This produces the wrong output:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{% if 1 &amp;lt;= 2 %}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;p&amp;gt;Yes, 1 is less than or equal to 2.&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{%else%}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;p&amp;gt;No, 1 is NOT less than or equal to 2.&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{%endif%}&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;My guess is it has something to do with escaping it because &amp;gt;= seems to works fine although I haven't fully tested it.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:79780694-142f-4546-adb9-2a86d8d5be3f] --&gt;</description>
      <pubDate>Thu, 30 Oct 2014 23:06:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1622895</guid>
      <dc:date>2014-10-30T23:06:44Z</dc:date>
      <clearspace:dateToText>1 week 7 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Pages APIs Bugs</title>
      <link>https://forums.adobe.com/thread/1613019</link>
      <description>&lt;!-- [DocumentBodyStart:46fff551-5675-4275-ab62-80371f03a4ef] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I thought I'll start a new one with this as my first post went off topic a bit.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;In the Pages API documentations, few sample codes has a url : &lt;/span&gt;&lt;code class="language-javascript" style="font-size: inherit; font-family: Consolas, Monaco, 'Andale Mono', monospace; color: #333333;"&gt;&lt;span class="token string" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #2f9c0a;"&gt;/webresources/api/v3/admin/sites/current/pages &lt;span style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #333333;"&gt;it suppose to be&lt;/span&gt; &lt;code class="language-javascript" style="font-weight: inherit; font-style: inherit; font-size: inherit; font-family: Consolas, Monaco, 'Andale Mono', monospace;"&gt;&lt;span class="token string" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;/webresources/api/v3/sites/current/pages&lt;span style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #333333;"&gt; (without admin dir).&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Also if you load the list of pages, some very old deleted pages may still appear such as the default Home Page index.htm (coming soon).&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:46fff551-5675-4275-ab62-80371f03a4ef] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">api</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">pages api</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">pages apis</category>
      <pubDate>Sat, 25 Oct 2014 15:31:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1613019</guid>
      <dc:date>2014-10-25T15:31:32Z</dc:date>
      <clearspace:dateToText>2 weeks 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Outputting Individual Product Quantities with Liquid</title>
      <link>https://forums.adobe.com/thread/1616996</link>
      <description>&lt;!-- [DocumentBodyStart:90a64fc4-d8be-4466-a006-50d211c9da45] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have 3 products in a shopping cart and I looped through them all to output the values for the quantity of each product in the cart.&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;{module_shoppingcartsummary collection="currentcart" template=""}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{% for productId in currentcart.items %}&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {{productId.quantity}}&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; {% endfor %}&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;But how do I use the productId to output just one of them using liquid?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:90a64fc4-d8be-4466-a006-50d211c9da45] --&gt;</description>
      <pubDate>Sat, 25 Oct 2014 01:27:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1616996</guid>
      <dc:date>2014-10-25T01:27:34Z</dc:date>
      <clearspace:dateToText>2 weeks 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Aggressive caching within BC?</title>
      <link>https://forums.adobe.com/thread/1615163</link>
      <description>&lt;!-- [DocumentBodyStart:6feabb4e-d9a9-4c10-a7bb-b3d399e039c7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is anyone else experiencing intermittent overly aggressive caching of CSS &amp;amp; JS files by BC? E.g., the changes I make to the this .js file over SFTP don't propagate to the front end until I change the url params. The text on line 2 (after the comment opening) varies on each of these files:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;""&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.dartconnections.org.au/V2/javascript/engine.js?cachebuster=2014-10-23T10:56:50" rel="nofollow"&gt;http://www.dartconnections.org.au/V2/javascript/engine.js?cachebuster=2014-10-23T10:56:50&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"foobar"&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.dartconnections.org.au/V2/javascript/engine.js?cachebuster=2014-10-21T16:58:36" rel="nofollow"&gt;http://www.dartconnections.org.au/V2/javascript/engine.js?cachebuster=2014-10-21T16:58:36&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"foobarbaz"&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.dartconnections.org.au/V2/javascript/engine.js?cachebuster=2014-10-23T11:02:48" rel="nofollow"&gt;http://www.dartconnections.org.au/V2/javascript/engine.js?cachebuster=2014-10-23T11:02:48&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It's not browser caching, as it happens across browsers.&lt;/p&gt;&lt;p&gt;It's not being cached by the PC, as it happens on the VMs I use for browser testing, and other PCs in the office.&lt;/p&gt;&lt;p&gt;It's not being cached by our ISP, as it's visible on the &lt;span style="font-size: 13.6000003814697px;"&gt;BrowserStack &lt;/span&gt;VMs.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It doesn't seem to affect all files.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any clues? It's annoying to have to change the fetch URL for every change I want to test.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6feabb4e-d9a9-4c10-a7bb-b3d399e039c7] --&gt;</description>
      <pubDate>Fri, 24 Oct 2014 12:56:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1615163</guid>
      <dc:date>2014-10-24T12:56:57Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BUG : Template Secure Base URL Bug</title>
      <link>https://forums.adobe.com/thread/1616338</link>
      <description>&lt;!-- [DocumentBodyStart:edb35a58-ce8c-4b95-a6b5-88a319045b84] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Guys,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you login to the Admin on a secure URL and preview a template, the base url generated is &lt;span style="color: #ff0000;"&gt;http:&lt;/span&gt;//domainname.worldsecuresystems.com&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This must be updated to render https.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can you guys give an ETA on this please? As clients use our apps on a secure domain, if they edit their site and preview their templates, they keep calling us that there is something wrong with the site.&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:edb35a58-ce8c-4b95-a6b5-88a319045b84] --&gt;</description>
      <pubDate>Fri, 24 Oct 2014 06:12:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1616338</guid>
      <dc:date>2014-10-24T06:12:43Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CRM APIs - what's missing?</title>
      <link>https://forums.adobe.com/thread/1528999</link>
      <description>&lt;!-- [DocumentBodyStart:8932c57e-6135-482e-908b-a1306edd3084] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We are interested to hear from those of you currently using the current SOAP CRM APIs what's missing and what are the major problems you are currently facing while using these.&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;Cristinel&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8932c57e-6135-482e-908b-a1306edd3084] --&gt;</description>
      <pubDate>Mon, 20 Oct 2014 12:19:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1528999</guid>
      <dc:date>2014-10-20T12:19:26Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>42</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>javascript templating conflict wiht BC.Next</title>
      <link>https://forums.adobe.com/thread/1611556</link>
      <description>&lt;!-- [DocumentBodyStart:f547635a-cf7d-4165-85a9-56ebdc299e2c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;After I enable liquid rendering the handlebars template we use to render certain external json data to the page gets broken.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For eg:&lt;/p&gt;&lt;p&gt;&amp;lt;script id="home-market-news-data" type="text/x-handlebars-template"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {{#each root}}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //iterating elements here&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {{/each}}&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;renders as :&lt;/p&gt;&lt;p&gt;&amp;lt;script id="home-market-news-data" type="text/x-handlebars-template"&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; {{#each }}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //iterating elements here&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {{/each}}&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;with the root missing after #each and thus rendering no data and giving a plugin error. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f547635a-cf7d-4165-85a9-56ebdc299e2c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">handlebars</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">templating</category>
      <pubDate>Mon, 20 Oct 2014 10:23:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1611556</guid>
      <dc:date>2014-10-20T10:23:12Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Webapps tag - filters "lastclassified" and "randomclassified" producing empty collections</title>
      <link>https://forums.adobe.com/thread/1596754</link>
      <description>&lt;!-- [DocumentBodyStart:fd493172-dcfd-413c-89a4-8da90cc692f8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When using the {module_webapps} tag, the filters "lastclassified" and "randomclassified" producing empty collections. "all" and "lastest" are working OK.&lt;/p&gt;&lt;p&gt;Example code:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;pre&gt;&lt;code&gt;{module_webapps id="Member Directory" filter="lastclassified" itemid="Featured" template="" resultsPerPage="4" collection="members"}&lt;br/&gt;{module_webapps id="Member Directory" filter="randomclassified" itemid="Featured" template="" resultsPerPage="4" collection="members2"}&lt;br/&gt;{module_webapps id="Member Directory" filter="latest" itemid="Featured" template="" resultsPerPage="4" collection="members3"}&lt;br/&gt;&amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;{{ this.members | json }}&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt;&lt;br/&gt;&amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;{{ this.members2 | json }}&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt;&lt;br/&gt;&amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;{{ this.members3 | json }}&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt;&lt;br/&gt;&lt;/code&gt;&lt;/pre&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Produces this output.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;pre&gt;&lt;code&gt;{&lt;br/&gt;&amp;nbsp; "moduleName": "webapps",&lt;br/&gt;&amp;nbsp; "moduleDescriptor": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "templatePath": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameters": "id=\"Member Directory\",filter=\"lastclassified\",itemid=\"Featured\",resultsPerPage=\"4\",template=\"\",collection=\"members\"",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "apiEndpoint": "/api/v3/webapps",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectType": "34",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectId": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "adminUrl": "/Admin/CustomContent_ItemList.aspx?CustomContentID=-1"&lt;br/&gt;&amp;nbsp; }&lt;br/&gt;}&lt;/code&gt;&lt;/pre&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;pre&gt;&lt;code&gt;{&lt;br/&gt;&amp;nbsp; "moduleName": "webapps",&lt;br/&gt;&amp;nbsp; "moduleDescriptor": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "templatePath": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameters": "id=\"Member Directory\",filter=\"randomclassified\",itemid=\"Featured\",resultsPerPage=\"4\",template=\"\",collection=\"members2\"",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "apiEndpoint": "/api/v3/webapps",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectType": "34",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectId": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "adminUrl": "/Admin/CustomContent_ItemList.aspx?CustomContentID=-1"&lt;br/&gt;&amp;nbsp; }&lt;br/&gt;}&lt;/code&gt;&lt;/pre&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;pre&gt;&lt;code&gt;{&lt;br/&gt;&amp;nbsp; "moduleName": "webapps",&lt;br/&gt;&amp;nbsp; "moduleDescriptor": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "templatePath": "/Layouts/WebApps/Member Directory/list.html",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameters": "id=\"Member Directory\",filter=\"latest\",itemid=\"Featured\",resultsPerPage=\"4\",template=\"\",collection=\"members3\"",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "apiEndpoint": "/api/v3/webapps",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectType": "34",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectId": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "adminUrl": "/Admin/CustomContent_ItemList.aspx?CustomContentID=-1"&lt;br/&gt;&amp;nbsp; },&lt;br/&gt;&amp;nbsp; "editableFieldTypes": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "description": "Html",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "itemid": "Id",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "Text",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "Text",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "releaseDate": "Date",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "expiryDate": "Date",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "lastUpdateDate": "Date",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "weight": "Number"&lt;br/&gt;&amp;nbsp; },&lt;br/&gt;&amp;nbsp; "items": [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "description": "\r\n",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "itemid": "4943789",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "Donec Elit",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "urlWithHost": "http://law-australasia.boswebsystems.com/member-directory/donec-elit",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "/member-directory/donec-elit",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "releaseDate": "2014-10-08",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "releaseDate_raw": "7/10/2014 11:00:00 PM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "expiryDate": "9999-01-01",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "expiryDate_raw": "1/01/9999 12:00:00 AM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "lastUpdateDate": "2014-10-08",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "lastUpdateDate_raw": "8/10/2014 12:10:08 PM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "counter": "1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "weight": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Member First Name": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Member Surname": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Title": "Director, R &amp;amp; D Talent",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Firm_id": "4929417",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Firm": "&lt;a class="" href="https://forums.adobe.com/discussion/\&amp;quot;/our-clients/andersons-solicitors\&amp;quot;"&gt;Andersons Solicitors&lt;/a&gt;",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "State": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Email": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Direct Phone": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Mobile Number": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Areas of Law Practiced": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Areas of Law Interested In": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "LinkedIn Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Twitter Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Google+ Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Accredited Specialist": "0",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Accreditations": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Dietary Requirements": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "DOB": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Special Interest Groups": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Tagline": "Donec id elit non mi porta gravida at eget metus. Fusce dapibus, justo sit amet risus etiam porta sem...",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "isloggedin_11": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "moduleName": "isloggedin",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "moduleDescriptor": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "templatePath": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameters": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "apiEndpoint": "/api/v3/isloggedin",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectType": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectId": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "adminUrl": ""&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "isLoggedIn": "0"&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "description": "\r\n",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "itemid": "4943785",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "Jack Bour",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "urlWithHost": "http://law-australasia.boswebsystems.com/member-directory/jack-bour",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "/member-directory/jack-bour",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "releaseDate": "2014-10-08",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "releaseDate_raw": "7/10/2014 11:00:00 PM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "expiryDate": "9999-01-01",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "expiryDate_raw": "1/01/9999 12:00:00 AM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "lastUpdateDate": "2014-10-08",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "lastUpdateDate_raw": "8/10/2014 12:08:15 PM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "counter": "2",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "weight": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Member First Name": "Jack",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Member Surname": "Bour",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Title": "Chief Executive Officer",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Firm_id": "4929396",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Firm": "&lt;a class="" href="https://forums.adobe.com/discussion/\&amp;quot;/our-clients/steele-co\&amp;quot;"&gt;Steele &amp;amp; Co&lt;/a&gt;",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "State": "NSW",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Email": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Direct Phone": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Mobile Number": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Areas of Law Practiced": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Areas of Law Interested In": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "LinkedIn Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Twitter Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Google+ Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Accredited Specialist": "0",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Accreditations": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Dietary Requirements": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "DOB": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Special Interest Groups": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Tagline": "Donec id elit non mi porta gravida at eget metus. Fusce dapibus, justo sit amet risus etiam porta sem...",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "isloggedin_12": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "moduleName": "isloggedin",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "moduleDescriptor": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "templatePath": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameters": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "apiEndpoint": "/api/v3/isloggedin",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectType": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectId": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "adminUrl": ""&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "isLoggedIn": "0"&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "description": "\r\n",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "itemid": "4943787",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "Kate Metus",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "urlWithHost": "http://law-australasia.boswebsystems.com/member-directory/kate-metus",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "/member-directory/kate-metus",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "releaseDate": "2014-10-08",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "releaseDate_raw": "7/10/2014 11:00:00 PM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "expiryDate": "9999-01-01",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "expiryDate_raw": "1/01/9999 12:00:00 AM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "lastUpdateDate": "2014-10-08",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "lastUpdateDate_raw": "8/10/2014 12:09:23 PM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "counter": "3",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "weight": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Member First Name": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Member Surname": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Title": "Project Manager",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Firm_id": "4929417",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Firm": "&lt;a class="" href="https://forums.adobe.com/discussion/\&amp;quot;/our-clients/andersons-solicitors\&amp;quot;"&gt;Andersons Solicitors&lt;/a&gt;",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "State": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Email": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Direct Phone": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Mobile Number": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Areas of Law Practiced": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Areas of Law Interested In": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "LinkedIn Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Twitter Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Google+ Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Accredited Specialist": "0",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Accreditations": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Dietary Requirements": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "DOB": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Special Interest Groups": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Tagline": "Donec id elit non mi porta gravida at eget metus. Fusce dapibus, justo sit amet risus etiam porta sem...",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "isloggedin_13": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "moduleName": "isloggedin",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "moduleDescriptor": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "templatePath": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameters": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "apiEndpoint": "/api/v3/isloggedin",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectType": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectId": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "adminUrl": ""&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "isLoggedIn": "0"&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "description": "\r\n",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "itemid": "4943788",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "Porta Gravida",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "urlWithHost": "http://law-australasia.boswebsystems.com/member-directory/porta-gravida",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "/member-directory/porta-gravida",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "releaseDate": "2014-10-08",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "releaseDate_raw": "7/10/2014 11:00:00 PM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "expiryDate": "9999-01-01",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "expiryDate_raw": "1/01/9999 12:00:00 AM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "lastUpdateDate": "2014-10-08",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "lastUpdateDate_raw": "8/10/2014 12:10:39 PM",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "counter": "4",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "weight": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Member First Name": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Member Surname": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Title": "VP of Operations",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Firm_id": "4929417",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Firm": "&lt;a class="" href="https://forums.adobe.com/discussion/\&amp;quot;/our-clients/andersons-solicitors\&amp;quot;"&gt;Andersons Solicitors&lt;/a&gt;",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "State": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Email": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Direct Phone": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Mobile Number": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Areas of Law Practiced": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Areas of Law Interested In": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "LinkedIn Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Twitter Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Google+ Profile": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Accredited Specialist": "0",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Accreditations": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Dietary Requirements": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "DOB": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Special Interest Groups": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Tagline": "Donec id elit non mi porta gravida at eget metus. Fusce dapibus, justo sit amet risus etiam porta sem...",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "isloggedin_14": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "moduleName": "isloggedin",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "moduleDescriptor": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "templatePath": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parameters": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "apiEndpoint": "/api/v3/isloggedin",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectType": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "objectId": "-1",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "adminUrl": ""&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "isLoggedIn": "0"&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br/&gt;&amp;nbsp; ],&lt;br/&gt;&amp;nbsp; "pagination": {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "currentPage": 1,&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "numberOfPages": 2,&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "previousPageUrl": "",&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "nextPageUrl": "/Default.aspx?PageID=13659684&amp;amp;A=WebApp&amp;amp;CCID=22594&amp;amp;Page=2&amp;amp;Items=4"&lt;br/&gt;&amp;nbsp; }&lt;br/&gt;}&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fd493172-dcfd-413c-89a4-8da90cc692f8] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">liquid_markup</category>
      <pubDate>Mon, 20 Oct 2014 08:03:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1596754</guid>
      <dc:date>2014-10-20T08:03:33Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CRM API v3 404 Error</title>
      <link>https://forums.adobe.com/thread/1609875</link>
      <description>&lt;!-- [DocumentBodyStart:e504d701-759e-46bf-9bb4-ada44467336d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; margin-top: 15px; margin-bottom: 15px; font-size: 14px; color: #2b2e2f;"&gt;Trying to test the new CRM APIs, but getting the 404 error.&lt;/p&gt;&lt;p style="font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; margin-top: 15px; margin-bottom: 15px; font-size: 14px; color: #2b2e2f;"&gt;What am i doing wrong?&lt;/p&gt;&lt;p style="font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; margin-top: 15px; margin-bottom: 15px; font-size: 14px; color: #2b2e2f;"&gt;&lt;span style="color: #2b2e2f; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; font-size: 14px;"&gt;-----------------------------------------this is my javascript:&lt;/span&gt;&lt;/p&gt;&lt;!--[CodeBlockStart:679ea298-8dce-47e4-855b-49526854b985][excluded]--&gt;&lt;pre class="javascript" name="code"&gt;
function searchCustomers(phoneID) {

console.log('searchin customers');

var request = $.ajax({
url: "/webresources/api/v3/sites/current/customers",
type: "GET",

contentType: "application/json",
headers: {
"Authorization": $.cookie('access_token')

}
}
);
request.done(function (msg) {
console.log('SUCCESS!'); 
console.log(msg);
}
)
request.fail(function (jqXHR) {
console.log("Request failed.");
console.log("Error code: " + jqXHR.status);
console.log("Error text: " + jqXHR.statusText);
console.log("Response text: " + jqXHR.responseText);
}
)

}
&lt;/pre&gt;&lt;!--[CodeBlockEnd:679ea298-8dce-47e4-855b-49526854b985]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; margin-top: 15px; margin-bottom: 15px; font-size: 14px; color: #2b2e2f;"&gt;&lt;span style="color: #2b2e2f; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; font-size: 14px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; margin-top: 15px; margin-bottom: 15px; font-size: 14px; color: #2b2e2f;"&gt;&lt;span style="line-height: 1.5em;"&gt;-----------------------------------------this is console output:&lt;/span&gt;&lt;/p&gt;&lt;!--[CodeBlockStart:5edcca8c-24e2-45cc-b805-0eeb267fa815][excluded]--&gt;&lt;pre class="plain" name="code"&gt;
searchin customers searchController.js:77
GET https://ugm-exchange-759929-apps.worldsecuresystems.com/webresources/api/v3/sites/current/customers?_=1413441564127 404 (Not Found) jquery-1.10.2.js:8706
Request failed. searchController.js:96
Error code: 404 searchController.js:97
Error text: Not Found searchController.js:98
Response text: &amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html class="html" lang="ru-RU"&amp;gt;
&amp;lt;!-- BC_OBNW --&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv="Content-type" content="text/html;charset=UTF-8" /&amp;gt;
&amp;lt;title&amp;gt;jeztorgi&amp;lt;/title&amp;gt;
&amp;lt;link href="/StyleSheets/ModuleStyleSheets.css" type="text/css" rel="StyleSheet" /&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;var jslang='EN';&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;
if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "jquery.musemenu.js", "jquery.watch.js", "template.css"], "outOfDate":[]};
&amp;lt;/script&amp;gt;
&amp;lt;link rel="stylesheet" type="text/css" href="/css/site_global.css?519733222" /&amp;gt;
&amp;lt;link rel="stylesheet" type="text/css" href="/css/master_______-a.css?4204192794" /&amp;gt;
&amp;lt;link rel="stylesheet" type="text/css" href="/css/template.css?3898338608" id="pagesheet" /&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;
document.documentElement.className += ' js';
&amp;lt;/script&amp;gt;
&amp;lt;meta name="generator" content="2014.1.1.276" /&amp;gt;
&amp;lt;meta name="image-hide-from-external-url" content="true" /&amp;gt;
&amp;lt;meta name="image-hide-location" content="true" /&amp;gt;
&amp;lt;!-- CSS --&amp;gt;
&amp;lt;!-- Other scripts --&amp;gt;
&amp;lt;!-- JS includes --&amp;gt;
&amp;lt;!--[if lt IE 9]&amp;gt;
&amp;lt;script src="/scripts/html5shiv.js?4241844378" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;![endif]--&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;

&amp;lt;div class="clearfix" id="page"&amp;gt;&amp;lt;!-- column --&amp;gt;
&amp;lt;div class="position_content" id="page_position_content"&amp;gt;
&amp;lt;a class="nonblock nontext clip_frame colelem" id="u8697" href="/index.html"&amp;gt;&amp;lt;!-- image --&amp;gt;&amp;lt;img class="block" id="u8697_img" src="/images/paperlogo.jpg" alt="" width="318" height="43" data-ice-editable="image" data-ice-options="clickable" data-muse-uid="U8697" data-muse-src="/images/paperlogo.jpg" /&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;div class="browser_width colelem" id="u8688-bw"&amp;gt;
&amp;lt;div id="u8688"&amp;gt;&amp;lt;!-- group --&amp;gt;
&amp;lt;div class="clearfix" id="u8688_align_to_page"&amp;gt;
&amp;lt;nav class="MenuBar clearfix grpelem" id="menuu8458"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;
&amp;lt;div class="MenuItemContainer clearfix grpelem" id="u8473"&amp;gt;&amp;lt;!-- vertical box --&amp;gt;
&amp;lt;a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u8476" href="/gazeta.html"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;div class="MenuItemLabel NoWrap clearfix grpelem" id="u8479-4"&amp;gt;&amp;lt;!-- content --&amp;gt;&amp;lt;p&amp;gt;Электронная газета&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;div class="MenuItemContainer clearfix grpelem" id="u8466"&amp;gt;&amp;lt;!-- vertical box --&amp;gt;
&amp;lt;a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u8467" href="/%d1%80%d0%b5%d0%b4%d0%b0%d0%ba%d1%86%d0%b8%d1%8f.html"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;div class="MenuItemLabel NoWrap clearfix grpelem" id="u8468-4"&amp;gt;&amp;lt;!-- content --&amp;gt;&amp;lt;p&amp;gt;Редакция&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;div class="MenuItemContainer clearfix grpelem" id="u8487"&amp;gt;&amp;lt;!-- vertical box --&amp;gt;
&amp;lt;a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u8488" href="/%d0%be%d0%b1%d1%8a%d1%8f%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d1%8f.html"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;div class="MenuItemLabel NoWrap clearfix grpelem" id="u8491-4"&amp;gt;&amp;lt;!-- content --&amp;gt;&amp;lt;p&amp;gt;Объявления&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;div class="SubMenu MenuLevel1 clearfix" id="u8492"&amp;gt;&amp;lt;!-- vertical box --&amp;gt;
&amp;lt;ul class="SubMenuView clearfix colelem" id="u8493"&amp;gt;&amp;lt;!-- vertical box --&amp;gt;
&amp;lt;li class="MenuItemContainer clearfix colelem" id="u8494"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix grpelem" id="u8495" href="/%d0%b1%d0%b5%d1%81%d0%bf%d0%bb%d0%b0%d1%82%d0%bd%d1%8b%d0%b5-%d0%be%d0%b1%d1%8a%d1%8f%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d1%8f.html"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;div class="MenuItemLabel NoWrap clearfix grpelem" id="u8497-4"&amp;gt;&amp;lt;!-- content --&amp;gt;&amp;lt;p&amp;gt;Бесплатные объявления&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li class="MenuItemContainer clearfix colelem" id="u8515"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix grpelem" id="u8516" href="/vip-%d0%be%d0%b1%d1%8a%d1%8f%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d1%8f.html"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;div class="MenuItemLabel NoWrap clearfix grpelem" id="u8518-4"&amp;gt;&amp;lt;!-- content --&amp;gt;&amp;lt;p&amp;gt;VIP&amp;amp;#45;объявления&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li class="MenuItemContainer clearfix colelem" id="u8501"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix grpelem" id="u8502" href="/%d0%bc%d0%be%d0%b4%d1%83%d0%bb%d0%b8.html"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;div class="MenuItemLabel NoWrap clearfix grpelem" id="u8504-4"&amp;gt;&amp;lt;!-- content --&amp;gt;&amp;lt;p&amp;gt;Модули&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;li class="MenuItemContainer clearfix colelem" id="u8508"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix grpelem" id="u8509" href="/%d1%84%d0%be%d1%82%d0%be-%d0%be%d0%b1%d1%8a%d1%8f%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d1%8f.html"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;div class="MenuItemLabel NoWrap clearfix grpelem" id="u8510-4"&amp;gt;&amp;lt;!-- content --&amp;gt;&amp;lt;p&amp;gt;Фото&amp;amp;#45;объявления&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;div class="MenuItemContainer clearfix grpelem" id="u8459"&amp;gt;&amp;lt;!-- vertical box --&amp;gt;
&amp;lt;a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u8460" href="/%d1%80%d0%b5%d0%ba%d0%bb%d0%b0%d0%bc%d0%b0.html"&amp;gt;&amp;lt;!-- horizontal box --&amp;gt;&amp;lt;div class="MenuItemLabel NoWrap clearfix grpelem" id="u8461-4"&amp;gt;&amp;lt;!-- content --&amp;gt;&amp;lt;p&amp;gt;Реклама&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/nav&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;div class="colelem" id="u5129"&amp;gt;&amp;lt;!-- custom html --&amp;gt;
&amp;lt;div class="system-error-message"&amp;gt;
&amp;lt;h1&amp;gt;Page Not Found&amp;lt;/h1&amp;gt;
&amp;lt;p&amp;gt;We could not find the Web Page you requested. This is either because:&amp;lt;/p&amp;gt;
&amp;lt;ul&amp;gt;
&amp;lt;li&amp;gt;There's an error in the address or link.&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;Or you have entered the address or link incorrectly.&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;
&amp;lt;p&amp;gt;
&amp;lt;a href="/"&amp;gt;Click here&amp;lt;/a&amp;gt; to go back to our Home Page. 
&amp;lt;/p&amp;gt;
&amp;lt;/div&amp;gt;&amp;lt;!-- .system-error-message --&amp;gt;


&amp;lt;/div&amp;gt;
&amp;lt;div class="verticalspacer"&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;div class="browser_width colelem" id="u2642-bw"&amp;gt;
&amp;lt;div id="u2642"&amp;gt;&amp;lt;!-- simple frame --&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;div class="clearfix colelem" id="pu2641-4"&amp;gt;&amp;lt;!-- group --&amp;gt;
&amp;lt;div class="clearfix grpelem" id="u2641-4"&amp;gt;&amp;lt;!-- content --&amp;gt;
&amp;lt;div data-ice-editable="html" data-ice-options="disableImageResize,none" data-muse-uid="U2641"&amp;gt;
&amp;lt;p&amp;gt;&amp;#169; 2014 Газета &amp;amp;quot;Городская Ярмарка&amp;amp;quot;&amp;lt;/p&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;div class="grpelem" id="u6821"&amp;gt;&amp;lt;!-- custom html --&amp;gt;
&amp;lt;!-- ZERO.kz --&amp;gt;
&amp;lt;span id="_zero_60032"&amp;gt;
&amp;lt;noscript&amp;gt;
&amp;lt;a href="http://zero.kz/?s=60032" target="_blank"&amp;gt;
&amp;lt;img src="http://c.zero.kz/z.png?u=60032" width="88" height="31" alt="ZERO.kz" /&amp;gt;
&amp;lt;/a&amp;gt;
&amp;lt;/noscript&amp;gt;
&amp;lt;/span&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;&amp;lt;!--
var _zero_kz_ = _zero_kz_ || [];
_zero_kz_.push(["id", 60032]);
_zero_kz_.push(["type", 1]);
(function () {
var a = document.getElementsByTagName("script")[0],
s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
s.src = (document.location.protocol == "https:" ? "https:" : "http:")
+ "//c.zero.kz/z.js";
a.parentNode.insertBefore(s, a);
})(); //--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;!-- End ZERO.kz --&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;!-- JS includes --&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;
if (document.location.protocol != 'https:') document.write('\x3Cscript src="http://musecdn1.businesscatalyst.com/scripts/4.0/jquery-1.8.3.min.js" type="text/javascript"&amp;gt;\x3C/script&amp;gt;');
&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;
window.jQuery || document.write('\x3Cscript src="/scripts/jquery-1.8.3.min.js" type="text/javascript"&amp;gt;\x3C/script&amp;gt;');
&amp;lt;/script&amp;gt;
&amp;lt;script src="/scripts/museutils.js?4004241294" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="/scripts/jquery.musemenu.js?4009181048" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="/scripts/jquery.watch.js?172956391" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;!-- Other scripts --&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;
$(document).ready(function() { try {
(function(){var a={},b=function(a){if(a.match(/^rgb/))return a=a.replace(/\s+/g,"").match(/([\d\,]+)/gi)[0].split(","),(parseInt(a[0])&amp;lt;&amp;lt;16)+(parseInt(a[1])&amp;lt;&amp;lt;8)+parseInt(a[2]);if(a.match(/^\#/))return parseInt(a.substr(1),16);return 0};(function(){$('link[type="text/css"]').each(function(){var b=($(this).attr("href")||"").match(/\/?css\/([\w\-]+\.css)\?(\d+)/);b&amp;amp;&amp;amp;b[1]&amp;amp;&amp;amp;b[2]&amp;amp;&amp;amp;(a[b[1]]=b[2])})})();(function(){$("body").append('&amp;lt;div class="version" style="display:none; width:1px; height:1px;"&amp;gt;&amp;lt;/div&amp;gt;');
for(var c=$(".version"),d=0;d&amp;lt;Muse.assets.required.length;){var f=Muse.assets.required[d],g=f.match(/([\w\-\.]+)\.(\w+)$/),k=g&amp;amp;&amp;amp;g[1]?g[1]:null,g=g&amp;amp;&amp;amp;g[2]?g[2]:null;switch(g.toLowerCase()){case "css":k=k.replace(/\W/gi,"_").replace(/^([^a-z])/gi,"_$1");c.addClass(k);var g=b(c.css("color")),h=b(c.css("background-color"));g!=0||h!=0?(Muse.assets.required.splice(d,1),"undefined"!=typeof a[f]&amp;amp;&amp;amp;(g!=a[f]&amp;gt;&amp;gt;&amp;gt;24||h!=(a[f]&amp;amp;16777215))&amp;amp;&amp;amp;Muse.assets.outOfDate.push(f)):d++;c.removeClass(k);break;case "js":k.match(/^jquery-[\d\.]+/gi)&amp;amp;&amp;amp;
typeof $!="undefined"?Muse.assets.required.splice(d,1):d++;break;default:throw Error("Unsupported file type: "+g);}}c.remove();if(Muse.assets.outOfDate.length||Muse.assets.required.length)c="Некоторые файлы на сервере могут отсутствовать или быть некорректными. Очистите кэш-память браузера и повторите попытку. Если проблему не удается устранить, свяжитесь с разработчиками сайта.",(d=location&amp;amp;&amp;amp;location.search&amp;amp;&amp;amp;location.search.match&amp;amp;&amp;amp;location.search.match(/muse_debug/gi))&amp;amp;&amp;amp;Muse.assets.outOfDate.length&amp;amp;&amp;amp;(c+="\nOut of date: "+Muse.assets.outOfDate.join(",")),d&amp;amp;&amp;amp;Muse.assets.required.length&amp;amp;&amp;amp;(c+="\nMissing: "+Muse.assets.required.join(",")),alert(c)})()})();
/* body */
Muse.Utils.transformMarkupToFixBrowserProblemsPreInit();/* body */
Muse.Utils.prepHyperlinks(true);/* body */
Muse.Utils.initWidget('.MenuBar', function(elem) { return $(elem).museMenu(); });/* unifiedNavBar */
Muse.Utils.resizeHeight()/* resize height */
Muse.Utils.fullPage('#page');/* 100% height page */
Muse.Utils.showWidgetsWhenReady();/* body */
Muse.Utils.transformMarkupToFixBrowserProblems();/* body */
} catch(e) { if (e &amp;amp;&amp;amp; 'function' == typeof e.notify) e.notify(); else Muse.Assert.fail('Error calling selector function:' + e); }});
&amp;lt;/script&amp;gt;

&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt; searchController.js:99
&lt;/pre&gt;&lt;!--[CodeBlockEnd:5edcca8c-24e2-45cc-b805-0eeb267fa815]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e504d701-759e-46bf-9bb4-ada44467336d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">crm api</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">crm api v3</category>
      <pubDate>Fri, 17 Oct 2014 06:38:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1609875</guid>
      <dc:date>2014-10-17T06:38:50Z</dc:date>
      <clearspace:dateToText>3 weeks 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Pages APIs</title>
      <link>https://forums.adobe.com/thread/1602601</link>
      <description>&lt;!-- [DocumentBodyStart:17af2e7c-5021-4059-965f-272876c778d5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;In the pages API &amp;gt; first Sample code has a url : &lt;code class="language-javascript" style="font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: inherit;"&gt;&lt;span class="token string" style="color: #2f9c0a;"&gt;/webresources/api/v3/admin/sites/current/pages &lt;span style="color: #333333;"&gt;it suppose to be&lt;/span&gt; &lt;code class="language-javascript" style="font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: inherit;"&gt;&lt;span class="token string" style="color: #2f9c0a;"&gt;/webresources/api/v3/sites/current/pages&lt;span style="color: #333333;"&gt; (without admin dir). Also now that the Pages APIs are exposed, it would only make sense to have the Menus APIs exposed too. Any near plans for that?&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:17af2e7c-5021-4059-965f-272876c778d5] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">api</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">pages apis</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4983">apis v3</category>
      <pubDate>Fri, 17 Oct 2014 04:57:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1602601</guid>
      <dc:date>2014-10-17T04:57:20Z</dc:date>
      <clearspace:dateToText>3 weeks 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Editor Updates</title>
      <link>https://forums.adobe.com/thread/1609745</link>
      <description>&lt;!-- [DocumentBodyStart:345eb817-d8a9-444a-8bd6-32e24d9a01d0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;strong&gt;1. Video&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://imperavi.com/redactor/plugins/video/" rel="nofollow"&gt;http://imperavi.com/redactor/plugins/video/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Clients always want to embed video into their websites.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;2. Clips&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://imperavi.com/redactor/plugins/clips/" rel="nofollow"&gt;http://imperavi.com/redactor/plugins/clips/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is something the old editor did support but never was activated on BC.&lt;/p&gt;&lt;p&gt;This would solve a lot of in content formatting limitations BC currently has.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Clips could be something specified in the partner portal tools or a series of .tpl files. This looks straight forward to install but would allow some great snippets to be created and allow clients to use them and not have to format things so much. These would include custom separators, highlighted content, styled tables etc.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;3. Partner access to editor?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;With the API support and plugin abilty of the editor, maybe you could give partners access via the partner portal to allow us to put in some of the things we may want to add to the editor?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;4. Colour Picker Option in Colour choices&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;5. Subscript, Superscript options&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;6. Misc:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://github.com/johnsardine/redactor-plugins/blob/master/clean_text.js" rel="nofollow"&gt;redactor-plugins/clean_text.js at master &amp;middot; johnsardine/redactor-plugins &amp;middot; GitHub&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Clean text option&lt;/p&gt;&lt;p&gt;Why? Restores some functionality like the old one. This editor handles word content etc better by a mile then the other editor but someone may want to clean up content.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Multiple file upload support:&lt;/p&gt;&lt;p&gt;At the moment you can only upload one file at a time.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Spell Checker - &lt;a class="jive-link-external-small" href="http://jquery-spellchecker.badsyntax.co/redactor.html" rel="nofollow"&gt;http://jquery-spellchecker.badsyntax.co/redactor.html&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Why? People may want to spell check. This is not a major but nice to have&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Insert Link Modal - Include Mailto Support (with class ability too)&lt;/p&gt;&lt;p&gt;Why? - People need to insert email links on their site.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Support 3rd Party file hosts for file hosting/uploading:&lt;/p&gt;&lt;p&gt;I have seen Amazon S3 and Dropbox and Google drive support to upload files from these sources&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:345eb817-d8a9-444a-8bd6-32e24d9a01d0] --&gt;</description>
      <pubDate>Fri, 17 Oct 2014 01:46:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1609745</guid>
      <dc:date>2014-10-17T01:46:08Z</dc:date>
      <clearspace:dateToText>3 weeks 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

