A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Haven’t used dynamic properties in a long while, but yesterday when building an external module I thought that a dynamic content reference property would be perfect for my needs. But I wanted to create it programmatically so the deployment would...
In the last couple of solutions I have been involved in we have had the need to create additional tools for specific business needs. We have often chosen too create the tools as page types to make the tools blend in with the rest of the site and b...
Last week I got a question from a customer why they didn’t get the expected search results. A couple of issues was caused by the search index being corrupt, but they still had a a few pages that wouldn’t show up. After looking at the actual HTML i...
From time to time we get reports from customer where they don’t get the search hits they expect. After making sure there is no human mistake accidently filtering out the page from the search hits the conclusion is that the index has been corrupt ...
A while ago I needed to implement a module that simplified should find pages, where a certain person was set as responsible, and do stuff to them. A responsible person corresponds to a page reference value stored in a localblock page reference...