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.
In my previous blog post I demonstrated how to customize the tooltip, but it turned out we needed to add the StartPublishDate property to the Tooltip, and it turned out that the item object in the javascript file did not contain this property, so...
A customer wanted to show some more data in the page tree tooltip. This obviously meant extending the user interface in some way, but the first step was to figure out where the tooltip was set. Where Are You being made? We started digging in using...
Why isn’t the page updated This is a question I’ve got from editors from time to time and usually the answer has been try Ctrl-R or Ctrl-F5 in the browser and see if that helps, which usually does the trick but one cannot expect all visitors of a...
Introduction This is a gadget which hosts a Silverlight-application, with the purpose of uploading files to EPiServer. Almost every day in the life of a developer the following happens- you’ve had a meeting/workshop with your client (of the...
My contribution to the Gadget Contest is a gadget for doing findpageswithcriteria-calls. I haven’t done asp.net MVC coding before this so it was a new and interesting experience. Some points of interest – although the introduction to gadgets artic...