Optimizely Form submission to Salesforce Web-to-Case
Hi,We are getting new request to send Optimizely form submitted data to Salesforce Web-To-Case submission.I know we have below functionalities from Optimizely but all those options are sending data to...
View ArticleCMS 12 Upgrade, BlockController or Block Component never hits
I am trying to upgrade a site from CMS 11 to CMS 12, the Folder structure is a standard MVC structure. Controllerless blocks render correctly, but Code never hits BlockController or BlockComponent so...
View ArticleRazor component in blocks fails with an InvalidOperationException when...
I know that this is an extreme edge case but figured that anyone that's as curious as we are on Blazor and Razor components might run into this issue.If you happen to build a Block that will end up...
View ArticleCustom Projection for unified search
By default unified search doesn't add blocks but we can mange by adding a registry such asconventions.UnifiedSearchRegistry  .Add<ExampleBlock>()  .PublicSearchFilter(c =>...
View ArticleQuestions about Search & Navigation demo developer Index
Hi guys. I’m studying search in Optimizely. In the process, a couple of questions arose, I will be glad if you answer so that I can get a complete picture:1) I've created an account to manage my index....
View ArticleHow to be able to apply fuzzy search for custom property in Optimizely Graph
Hi guys,I am using some custom properties in Optimizely Graph model by adding properties within IContentApiModelProperty. I want to apply fuzzy search for custom property but cannot find the way to do...
View ArticleOptimizely 12 - Separate admin login when using OpenIdConnect
I want to use OpenID Connect for all end users and use standard Episerver login for all editors. Is there any way to accomplish this in Optimizely 12?This is my current setup. Now everyone is moving...
View ArticleWhat is user ID actually used for in Optimizely isFeatureEnabled()?
I'm using the C# SDK v4 and Feature Experimentation.I'm struggling to understand what the userID is actually used for in IsFeatureEnabled().Can we create a rule that says if user ID = 123 the feature...
View ArticleHow do you set up a local development environment using IIS?
Hello,I apologize in advance if this comes across as a rant.I don't understand why it's so difficult to put together a clear and concise installation guide.I would like to set up a development...
View ArticleCMS login is not working
Hello,We recently upgraded CMS version 9.9.1 to 11.20.7 and we are not able to login CMS. We are using webforms. What we are trying is to hit localhost/util/login.aspx and enter username and password....
View ArticleDoes anyone know if there is possible to copy form elements from a form to...
What I have tried is something like this:writeableForm.ElementsArea = fromForm.ElementsArea.Copy();Where I have found both forms created. And when I look at the new form all the elements are there, the...
View ArticleSalesforce Connector - REST API Only Option
HiI'm working to add salesforce connector with Optimizely, I installed, and looks good.Now the scenario is we are looking posibilities to avoid entering username and password due to some security...
View ArticleGet amount missing for free shipping discount
Hi,We have "Spend for Free Shipping" discount set on out website and we want to show information how much money customer need to add to the cart to get free shipping. Is there a way to get this...
View ArticleHow can I have a feature toggle disabled for everyone, except listed UserIDs?
How can I have a feature toggle disabled for everyone, except listed UserIDs?I'm using C# and the latest SDK. I have tried this, however the feature toggle keeps coming through as true.I'm using...
View Articlechanging the behavior of the content delivery API so that it returns a 404...
I'm working on a project using Optimizely CMS and commerce. We're doing A/B Testing and using a not-found handler from Geta. The issue is, we call the content delivery API twice for each page load,...
View ArticleCMS 12 - Image Editor "Flip Horizontal" and "Flip Vertical" buttons difference?
Just after some thoughts as to whether thsi would be considered, as raised by a client (ImageEditor > Transform > Flip) functionality differs to other image editors like photoshop, paint, windows...
View ArticleWebOptimizer bundling throws 'Uncaught Error: Cannot find module...'
Using LigerShark.WebOptimizer v3.0.405 with EPiServer.CMS 12.28.0 and the following config:"webOptimizer": {"enableTagHelperBundling": true }In a browser we get the error:Uncaught Error: Cannot find...
View ArticleHow to setup a custom group called CustomerServiceRep that would have Read...
Hello, how do we go about setting up a CustomerServiceRep group that woul be able to login to Commerce and see the modules as Customers, Order Management, Marketing
View ArticleHow to setup custom usser group / mapped roles?
What does the following mean?Is part of CustomerManagers and CatalogManagers mapped to WebEditors incorrect?
View Articlechanging the behavior of the content delivery API so that it returns a 404...
I'm working on a project using Optimizely CMS and commerce. We're doing A/B Testing and using a not-found handler from Geta. The issue is, we call the content delivery API twice for each page load,...
View Article