Hi allWe've implemented an event log writer in K13 (.NET framework) to send all logs to an Azure Analytics workspace, as described here:https://docs.xperience.io/custom-development/customizing-even...
I'm getting this error suddenly (wasn't an issue before) when launching the site with IIS but am having no issue when running the site on IIS Express. I've double checked the names of the areas in ...
Hello allWe've had a small feature break in our K13 MVC framework project, for reasons unknown.The feature performs a postback to a widget controller action, similar to the example below taken from...
Hello allWe have a requirement to detect whether changes have occurred to either of two fields at the point of publishing a particular page type, and if so to perform a cache clear.We have a soluti...
Hello allWe're looking for the best solution to migrate the page tree skeleton from a k12 portal site to k13 mvc.To be clear what we mean by skeleton is just the page tree, where pages will have a ...
Hi allWe have a simple requirement for k13 AAD authentication and need some additional guidance.The requirement is just to allow admin users to log in via AAD, and that when their k13 user is creat...
Hello allThere are no dummy cache keys mentioned in the documentation below which will detect changes to pages based a category, tag or navigation state.https://docs.xperience.io/configuring-xperie...
HelloWe have a basic k13 Azure Cognitive search implementation with a custom ISearchCrawlerContentProcessor to restrict the page builder content being indexed on included pages.There is a consisten...
HelloWe have a requirement in K13 MVC .NET framework for an editable nested accordion. This would be best achieved for editors by nesting widget areas.In the following post Trevor Fayas says that K...
HelloWe have a simple requirement to limit the number of widgets in an area. I note the following from k13 training:Developers can limit what kinds of widgets and what number of instances can be pu...