Sign in to follow, share, and participate in this community.
Previos Page: {module_webapp reclay="myvalue" Layout: {{params.reclay}} {% if params.reclay == 'list' -%} list {% else -%} grid {% endif -%} There seems to be a rendering en... I have the following liquid code in a template: {% case item.zoneId %} {% when '13435' %} {% assign wholesaler = 'True' %} {% whe... -- To all partners, if you find a bug in the new editor on the admin, please list it here -- .............................. Bug 1: SEO Fields In the old editor, if you have a meta description or title, the r... 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:  ... I will update as I can find them.. {module_productfeaturelist render="collection" tag="YourTag" rowCount="3" sortType="Weight" template="/_System/CustomLayouts/newlist.tpl"} This still renders the wrapping:
... Bug: If there is no price added to the product the Liquid Tag, Similar to the normal Price tag renders out: If a product does not have a price entered, having the system code render should not be the default output. score3
Partially Implemented 3 votes - The CSS dropdown in the new editor needs to allow for clients to select from a list of predefined styles. - We as partners should be able to define which styles show up in this list on a site by site basis.Hi Guys, This one really got me working but few tests proves it's a major bug that needs fixing asap I guess? Two major issues here: (Custom Field Date & Time) Issue 1: 1. I added a Date & T... Using Liquid is it possible to check what items are in the shopping cart? If so can someone point me in the right direction? Basically what I am looking to achieve is when a page loads check to see if certai... score3
Under Review 3 votes 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: If you have a web ap...This may need to be reported to the editor developer. If you do the following: <table class="w640" width="640"> <tbody><tr>{module_webapps id="23399" filter="all" r... 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. Each json string ... score5
Under Review 5 votes - In the old editor you could add an image and then float it left/right, add margin etc. Of course in the old editor this meant it inserted inline styles, which wasn't ideal. If the CSS styles function was...score8
Under Review 8 votes Extended CRM fields cannot be read or updated through API v3. More details on: Re: Does CRM API v3 support Extended CRM fields at this time?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. It would be great to be able to add, edit, and schedule emails from Business Catalyst's API. For system form pages create a new module to display form results. For the system page this would still work the same but also support collection ability under the new rendering engine allowing people to final... With the new editor, this is missing. Is this still not possible to have the toolbox running on here? score0
For Future Consideration 0 votes 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: Introduce a filter by catalogue in the product listing,...score2
Coming Soon 2 votes The new admin editor does not have a visual method to allow users to set the link target.