New
Assign default Workflows to SXA items without creating new templates
Since SXA templates are pre-built by Sitecore, enabling Standard Values or Workflows can be very time-consuming. This becomes even more difficult if certain items need to go through separate workflows. Sitecore’s recommendation to “Add and extend an SXA template” states that “You might want to…
Sitecore, SXA, Workflows
1
Sitecore WorkflowCounters namespace change
Recently, I was reading a post on how to change the workflow state of Sitecore items programmetically and noticed that I could not compile the example code in later versions of Sitecore. Specifically, the following line in the example code was failing: To fix the…