• Extended CRM fields API v3

    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?
    cristinel@adobe
    last modified by cristinel@adobe
  • Idea: Custom Global Object for use in Liquid

    score6
    New Idea
    3 votes
    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 ...
    Adam Cook
    last modified by Adam Cook
  • Idea: New editor - improve image controls

    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...
    Devon Reehl
    last modified by Devon Reehl
  • Bug: Liquid math filters don't work with module data

    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...
    Adam Cook
    last modified by Adam Cook
  • Enable CSS dropdown in new editor

    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.
    Devon Reehl
    last modified by Devon Reehl
  • Add support for link target in the new editor

    score2
    Coming Soon
    2 votes
    The new admin editor does not have a visual method to allow users to set the link target.
    cristinel@adobe
    last modified by cristinel@adobe
  • Bug: Editor - Module in table

    score2
    New Idea
    2 votes
    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...
    Liam Dilley
    last modified by Liam Dilley
  • Create Web Forms via API

    score1
    New Idea
    1 vote
    I would love the ability to be able to create and update web forms from the api.   Why have customers re-create the same forms over and over? With this would could create the forms and have them styled for boots...
    inthevine
    last modified by inthevine
  • Manage emails via API

    score1
    New Idea
    1 vote
    It would be great to be able to add, edit, and schedule emails from Business Catalyst's API.
    inthevine
    last modified by inthevine
  • Add toolbox to eCommerce Products

    score0
    New Idea
    0 votes
    With the new editor, this is missing. Is this still not possible to have the toolbox running on here?
    Liam Dilley
    last modified by Liam Dilley
  • Issue: New Editor - Tables

    score0
    New Idea
    0 votes
    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.
    Liam Dilley
    last modified by Liam Dilley
  • Possible Later BC.Next Module update {module_formresults}

    score0
    New Idea
    0 votes
    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...
    Liam Dilley
    last modified by Liam Dilley
  • Bug: Collection / template - Modules not working/issues

    score0
    New Idea
    0 votes
    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: ...
    Liam Dilley
    last modified by Liam Dilley
  • Bug: Editor - Strange line breaking

    score0
    New Idea
    0 votes
    This occurs from pasting content into the editor to BC's toolbox modules being inserted.   If you insert the comments - comment form for example, the form html itself does not wrap, it line breaks...   <...
    Liam Dilley
    last modified by Liam Dilley
  • Bug: Passed Paramaters

    score0
    New Idea
    0 votes
    Previos Page: {module_webapp reclay="myvalue"   Layout:   {{params.reclay}} {% if params.reclay == 'list' -%}   list {% else -%}   grid {% endif -%}   There seems to be a rendering en...
    Liam Dilley
    last modified by Liam Dilley
  • Make E-commerce products list easier to work with

    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,...
    JudyK2001
    last modified by JudyK2001
  • Access to product attribute values in cart using Liquid

    score0
    New Idea
    0 votes
    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:  ...
    Coast Creative
    last modified by Coast Creative