-
ReplaceHTML doesn't work in Web Experiences with Sitecore Personalize
February 6, 2022 Rodrigo Peplau 0
While creating a Web Experience in Sitecore Personalize, I wanted to use the replaceHTML function in the Javascript part of my Variant, but it was not working. replaceHTML(‘#main-component’); My original HTML has a div like this: <div id=”main-component”>Temporary content</div> And I was trying to completely replace the whole div with the markup from my Variant <div id=”main-component”> <h1 […]
More -
Sitecore Personalize: Difference between "Experiences" and "Experiments"
December 7, 2021 Rodrigo Peplau 0
Recently I’ve had the privilege to go through the CDP/Personalize Partner Enablement Training, a single-week program with lots of interesting hands-on Labs. During the exercises, there was a lot of confusion between two functionalities with similar names: ExperiENCES ExperiMENTS Not only the names are similar: some sub-items are also named identical, worsening the confusion. In fact, some people created things under […]
More -
Automatic Sitecore NuGet upgrades with Powershell
November 2, 2021 Rodrigo Peplau 1
One of the most tedious tasks in any Sitecore upgrade is to update your NuGet references. If your projects have so many NuGet references on packages.config, and in special with Helix solutions, updating everything manually can take you several hours. To the rescue, I’ve created this Powershell Script, which you can use to save your precious time. What […]
More -
Sitecore 10.1 Form Send E-mail VS Community Send E-mail
March 30, 2021 Rodrigo Peplau 0
Experience Forms debuted in 2017 with the Initial Release of Sitecore 9.0. With the mission to replace “Webforms For Marketers” (WFFM), it started pretty small. Lots of features were not available in the beginning, some of them taking several years to arise. To be precise, part of the community still thinks it has a long […]
More -
(Bug-free) Custom Form IDs in Sitecore Forms
July 6, 2020 Rodrigo Peplau 0
Some time ago I was challenged by one requirement need from the marketing team, related to the Sitecore Forms that we put together for them. In order to do a better event tracking with Google Tag Manager, we had to give the power for Content Editor to customize the form ID. Instead of a hard to read string, composed […]
More -
Malformed querystring breaks Sitecore Experience Forms (Value cannot be null. Parameter name: key)
February 5, 2020 Rodrigo Peplau 0
We noticed a bug in Sitecore Experience Forms 9.0.2: when you access a page that has a form passing wrong query string parameters, the system responds with a Runtime Error. The Error… For instance, the following url: ==> http://local.myclient.com/myform?good=1&bad Because the query string parameter “bad” does not have a corresponding value, accessing this page will result in a error […]
More -
Custom rule condition to find Top-N Profile Key
September 9, 2019 Rodrigo Peplau 0
Here we are for another simple yet useful tip from the Smart Bookshelf Demo. Although we are now improving it with some Artificial Intelligence, the first version has Sitecore Rules-based Personalization in the hearth of the recommendation mechanism. Our desired behavior is to light-up LED strips from the top 3 Book Genres, such as seen below: The books you see on […]
More -
Programmatically "Visit" a page (and all xDB-related)
September 5, 2019 Rodrigo Peplau 0
Yesterday during my presentation at the SUG-Quebec (check video here), my host and good friend Jeff L’Heureux asked if I could share the multiple challenges involved in the Smart Bookshelf for Sitecore Demo. In response to that, I’m putting together a number of articles, modules and other resources, to share how each of these things works. The present article […]
More -
Index Searching - Find-Item using custom fields with Sitecore Powershell
July 5, 2019 Rodrigo Peplau 0
UPDATE: Michael West likes this solution and confirmed that it will be part of the next release of SPE (6.0), becoming my first contribution to SPE! Here is the ticket where this implementation is being tracked. If you are a big fan of Sitecore Powershell Extensions like me, you probably know the Find-Item command, which allows searching your search […]
More -
Part 2 - XConnect Avatar Facet breaking Experience Profile (Follow Up)
April 18, 2019 Rodrigo Peplau 0
If you read my last post – or if you just passing by got interested in the subject, here are a few follow-ups: When you create your custom Facet to store the bigger version of the image, make sure to decorate it with [DoNoIndex] as we don’t need the image to be indexed [FacetKey(DefaultFacetKey)] public class UserPicture : […]
More
Proudly 9x Sitecore MVP
(2016-2024)
Localization
Recent Posts
Recent Comments
- navan on Meet MVPinny: the AI-Powered Sitecore Assistant
- Adriana on Content generation with Sitecore Connect and ChatGPT
- NAVAN on Automatic Sitecore NuGet upgrades with Powershell
- Hedipo S Menezes on Corey Peplau wrote this - WFFM conflict with Unity DI and a lesson on how Sitecore community is so amazing
- Rodrigo Peplau on ERROR [Content Testing]: Cannot find PhantomJS executable at ' (...) /data/tools/phantomjs/phantomjs.exe'. Aborting screenshot generation.
Archives
- June 2024
- April 2024
- February 2024
- December 2023
- November 2023
- August 2023
- July 2023
- January 2023
- February 2022
- December 2021
- November 2021
- March 2021
- July 2020
- February 2020
- September 2019
- July 2019
- April 2019
- March 2019
- December 2018
- February 2018
- January 2018
- November 2017
- September 2017
- August 2017
- July 2017
- March 2017
- February 2017
- November 2016
- September 2016
- August 2016
- July 2016
- April 2016
- November 2015
- September 2015
- July 2015
- April 2015
- March 2015
- February 2015
Categories
- Actions
- Active Directory
- Analytics
- Architecture
- Bug fixing
- CDP/Personalize
- ChatGPT
- Content Edition Experience
- Content Hub
- Continuous Integration
- Dev
- Development
- Environments
- Experience Editor
- Experience Forms
- Front-end
- Health Check builds
- Helix
- How To
- LDAP
- MVP
- MVP Summit
- MVPinny
- Phantom JS
- Powershell
- QA
- Richtext Editor
- Rules
- Security Provider
- SIF
- Sitecore 9
- Sitecore API
- Sitecore Community
- SItecore Connect
- Sitecore Modules
- Sitecore Rocks
- Sitecore Rule Processor
- Sitecore Symposium
- SPE
- SPEAK
- SUG
- Support Ticket
- TDS
- Team City
- Uncategorized
- Upgrades
- Visual Studio
- WFFM
- Workflow
- XConnect
- xDB
- XM Cloud