Uncategorized

  • With Sitecore Headless, every request is going through the layout service. For example, http://mysite.localhost/forms/subscribe-to-email-updates?email=cielo.chua@email.com, HttpContext request url is something like /sitecore/api/layout/render/default?item=forms/subscribe-to-email-updates&sc_apikey=C1B5BE75-9889-4BDB-946F-FEC88AACAF66&sc_site=mysite&sc_lang=en&tracking=false which did not persist the query string So if you have a form page that needs to pre-fill a field based on the query string, you would like to forward the query string parameters…

  • When using the table wizard in RTE, user can only create up to 21 rows. As the user adds more row, the option to add new row is gone. To fix the issue you have to customize the RTE table wizard to add a scrollbar. Update the following files

  • Workflow comment editor OOTB only provides a field to add a comment. Follow the steps to customize the workflow comments editor. If you need to pre-fill one of the fields, such as email you need to override the Sitecore.sitecore.shell.Applications.Workbox.CommentEditor

  • My name is Cielo Chua, Sitecore enthusiast since 2013. In this blog, let’s explore the fundamental features, capabilities, customizations of Sitecore, shedding light on its role in transforming digital experiences. Join me on a journey through the core elements that make Sitecore a game-changer in the realm of content management and personalized user engagement. Discover…