158 results found
-
Configured Commerce fraud detection
Had a request from a customer wanting to add fraud protections such as:
1. Rate limiting
2. Bot detection
3. Bot detection with javascript to identify headless browsers
4. Captcha functionality - when users initially come into the site or users are starting an order or users are entering credit card information
5. WAF compromised credentials check1 vote -
Enable DotLiquid in email subject, using the same model as the email body
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…1 vote -
Native Support for Implementing Microsoft Ads
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 -
Download backup of production database
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 -
Please add the ability to grant impersonate permissions to custom roles
I want to be able to create a custom role for the admin console users that while given limited permissions through the Application Dictionnary would also be granted the ability to impersonate website users.
Currently, the impersonate feature is limited to 4 roles: ISCSystem, ISCImplementer, ISCAdmin, ISCUser. Being able to customize the CanCurrentUserImpersonateAnotherUser method used by the AccountController would give more flexibility.1 vote -
Full Screen CSS
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 -
Improve logging
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…4 votes -
Add "Enforce Password History" on Website and Console Security Settings
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…1 vote -
Option to Preventing Users from Adding More to Cart Than Available for Discontinued Items
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 -
Order Approval - Sort By Ship To/Pick Up
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 -
Dynamic Filtering: Enhancing UX on list page
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…1 vote -
Page count limit within Admin Console - Assign Customers
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
2 votes -
Add Preview Option to Email Message Logs
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.
1 vote -
Feature Enhancement Request List Buttons
We are running into an issue with our customers while using the mobile app. When a user opens the mobile app and then looks at one of their lists, they see 2 buttons on each item, 1 button to order the item and another button to delete the item from the list. These 2 buttons are very small and very close to eachother. Customers keep accidentally hitting the delete button and since there is no confirmation popup, the item is removed from the list and they have no idea how to get the item back on the list. We used…
1 vote -
Add multi-tenant SSO support
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.
10 votes -
Role based access for
Hi team,
We are working on role and access restrictions for users through Application Dictionary access configurations.
The Console role access for Library ? Media, Marketing ? Search ? Indexing and Jobs --> Schedule Job are hard coded in the base code. So I can not give a new console role access to Indexing or Media by doing changes in Application Dictionary.
Please refer https://support.optimizely.com/hc/en-us/requests/16185021 vote -
Product Feedback: Exports rearrange columns
requester arhoades@teamtdp.com
Type of issue: Feature Request
Description: Good morning. This happened a few days ago, but then after Saving my view again, the issue seemed to be fixed. Today, it resurfaced.
I have my current saved View arranged in the following order left to right:
Product Number, Product Title, Brand, Product Type, ProductSubType, Deactivated On, Template Name, URL Segment.
Once my export ran, it arranged the columns in the following order left to right:
Product Number, Product Title, Brand, Product Type, Deactivate On, Template Name, URL Segment, ProductSubType
This has also occurred on another export that has around 100…2 votes -
Make "Rule in Rule" feature available for out-of-the-box version
For Shipping & Fulfillment - Carriers - Shipping Services - Rule, when Products are excluded from Categories
As it stands, if a customer orders products from both categories excluded from a shipping logic and categories included in a shipping logic, Opti will consider all products, as opposed to only products in categories included in a shipping logic.
It appears this would be the "Rule in Rule" feature as mentioned by the Optimizely Team per the attached document.2 votes -
Allow the possibility to manage multiple category trees by customer
n a large project with many different customers, not all of them are expected to use the same categories with the same names. We would like to have the possibility to assign categories to specific customers. This will result in a menu and categories adapted to the product assortment subset they are using.
1 vote -
Two-Factor Authentication (2FA for Configured Commerce
Please add two factor authentication capabilities for Configured Commerce.
(I know that there is another request like this, but for Customized Commerce https://feedback.optimizely.com/ideas/COM-I-1189 votes
- Don't see your idea?