Skip to content

Configured Commerce

Categories

JUMP TO ANOTHER FORUM

157 results found

  1. Current Behavior:
    When importing users into the Admin Console, if an email address already exists for a user but they have not activated their account, the system does not send an activation email, even when “Send activation email” and “Update existing records” are selected. This occurs silently, without any warning, error message, or visual indication that the email was skipped.

    Proposed Enhancement:
    Introduce a warning during import validation such as:

    “Activation email not sent — user already exists in the system.”

    This behavior would mirror how the system already flags issues like invalid customer numbers, which generate helpful error messages…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Often when a customer is experiencing an error, we can see some sort of notification within the console describing what API failed it's call, what service timed out, or some other details about the failure.
    Typically, the error message includes no identifying information on which user had the error. Meaning that a frequent error could be either 1 user is having an issue 100 times, 100 users having an issue 1 time, or any range in between.
    If a website user is logged into our site, and an error is thrown from an action they take, that should be an…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Our shared client would be interested in seeing the Customer field on the Punchout Customer Data Mapping split/separated into two fields, one for the Bill To and one for the Ship To. Once the user selects the Bill To, the Ship To options become available for selection.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. You have whitelisted the following Azure libraries but not Azure.Storage.Common:
    1. Azure.Core
    2. Azure.Identity
    3. Azure.Storage.Blobs
    Could you please whitelist Azure.Storage.Common as this is a Microsoft .NET native library and we need it to upload files to our Azure storage cloud container.

    10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Is it possible to find out and export the list of recipients that Configured Commerce sends abandoned cart emails to as well as the products in their respective abandoned carts?
    When going through the email message logs we only see HTML code and we cannot seem to export the recipients and the products in the cart together.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. As a business user I want to add dynamic fields to the email subject of emails sent by Configured Commerce.
    Specifically, the Subject field of an Email List (Marketing / Email Lists / <selected list>
    Example: OrderConfirmation
    Subject: Order Confirmation: [[Model.OrderNumber]]
    Result: "Order Confirmation: WEB001117"
    With DotLiquid evaluation of the subject, we could even add logic like:
    Subject: Order Confirmation: [[Model.OrderNumber]] [% if Model.CustomerPO != null and Model.CustomerPO != "" -%] (PO: [[Model.CustomerPO]] [% endif -%]
    Result: "Order Confirmation: WEB001117 (PO: 12345"
    if the order had a PO assigned.
    The Model used for evaluation should be the same as for…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Add "Enforce Password History" on Website and Console Security Settings
    How it works:
    When you set this option, the system stores a certain number of your past passwords, and when you try to set a new password that matches one of those stored, it will not allow you to do so.
    Configuration:
    You can usually set the number of past passwords to remember, meaning how far back the system checks when you try to set a new password.
    Importance:
    Using Enforce Password History is a crucial security measure to prevent someone from easily guessing your password by trying previously used…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Proposed Enhancements:
    * Add a fixed top panel to display all applied filter options
    * Allow users to remove individual applied filters by clicking an "X" on the top panel
    * Replace checkboxes for filter options with visually distinct selectable buttons
    * Automatically filter relevant items as each filter option is selected or removed
    * Remove the "Apply Filter" button to make filtering immediate
    * Keep the "Clear All" hyperlink button in the top panel to reset all filters
    Benefits of Proposed Changes:
    * Improved user experience with real-time filtering
    * Increased engagement as users see instant results
    * Competitive…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. We would like to assign a badge to all products in a specific category.
    Example of use
    All products in the Clearance category must have a badge to indicate that they are on final sale.
    If I'm browsing in category X and one of the products in this category is also in the Clearance category, I'll know that this product is on final sale because it will be identified by a badge.
    At the moment, if you add category rules to assign to badges in settings, they don't work. (See attached files

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Some clients have voiced their frustrations with finding it difficult to identify issues in the system. Please see the feedback below from one of the clients below.
    * The Elmah instructions are great information and could potentially be helpful. Unfortunately, the log file is so massive that I am not able to navigate it in any meaningful way. Unless I am mistaken there are not any ways to filter the data. I have attempted to download the csv file but the page never returns any results.
    * It would still be massively helpful if something like the datadog trace ID…

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Currently, we copy the html from the Email Message Logs and save to an html file to "preview" the email in the browser. It seems that this would be a great enhancement for Opti to add a "Preview" button on the page. This would be similar to the "Preview Revision" option on the Email Templates, but using the actual html from the delivered email.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. We want to be able to assign badges by website.
    Example of use
    Website1 has product A on promotion -10%, but it's not on promotion on Website2. We want to display the badge only on Website1.

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Allow selecting more than 30 customers at a time. Currently modifying a user with access to almost 800 customers and having to go page through page to modify as it has a 30 quantity limit

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Currently the Recently Purchased list shows previously purchased items at the customer # (company level. It would be nice if you had the option to leave it like that or change to the username level. We have many customer #'s that sell plumbing and HVAC (etc. One user buys the plumbing and one user buys the HVAC. They would like to see only what they are buying, as seeing the entire company's purchase history is a lot of noise for them (unrelated products to their job.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Similar to the native integration for Google Ads GA4, it would be nice to have a native integration with ads.microsoft.com as well.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Each day database backups are created of the production website. I would like to have the option in Mission Control to download a backup which was made days or even weeks ago.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Ability to toggle on full screen when editing CSS.
    Would be able to toggle on full screen mode when editing CSS via Rich Content > Advanced.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Currently only one connection to a single SSO tenant can be configured in the console admin. So if you have more than one customer that would like to use Windows SSO, you wouldn't be able to configure the system to allow all possible tenants. Please allow the system to use multiple tenants for SSO.

    12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. We would like to implement a restriction to prevent users from adding more items to their cart than the available stock for discontinued items. Specifically, when an item is discontinued, users should not be able to add more units than are available in the AFS (Available for Sale quantity.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Change the sort by Ship To/Pick Up on the Order Approval page to Company Name. The current sort order for Ship To/Pick Up is by the Customer Sequence, which causes confusion since Customer Sequence is not a data element end users are familiar with. Both Order History and Invoice History have sort by Ship To/Pick Up by Company Name, which is the expected user experience for Order Approval as well.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?