lesson-learned

Sitecore WFFM 8.2 Update 6 – Why are my forms not displayed on Form Reports application?

This time, there is an issue on a Sitecore 8.2 Update 6 instance. Somehow the backend users cannot see some certain forms on Form Reports application. Normally, it’s due to incorrect Sitecore Access Right but in this case, even all admin accounts cannot see them as well. The workaround is to access the problematic form… Continue reading Sitecore WFFM 8.2 Update 6 – Why are my forms not displayed on Form Reports application?

utilities

Sitecore PowerShell Extensions – Playing around with Broken Links Report

In real Sitecore projects, you may have to deal with some annoyed issues due to broken links (especially when we follow Helix principles -> there are many renderings per item and there are fresher/junior Sitecore devs in your team). Sometimes, you will not be able to install your Sitecore packages to other environments if there… Continue reading Sitecore PowerShell Extensions – Playing around with Broken Links Report

enhancement · module

Report viewer restriction on Sitecore Experience Analytics Dashboard

It seems that we cannot prevent someone to view the analytic report of a specific website on Sitecore Experience Analytics Dashboard in case he has access right for it (normally, his Sitecore role is sitecore\Analytics Reporting). Per my investigation, we can try to solve it by adding an additional logic to this file \sitecore\shell\client\Applications\ExperienceAnalytics\Common\Layouts\Renderings\SubsiteFilter.cshtml which handles Subsite combobox… Continue reading Report viewer restriction on Sitecore Experience Analytics Dashboard