Are you unable to import data from another instance? If you are getting a non-explanatory error message “No file uploaded” when you click on “Upload and Verify File” or “Begin Import”, this post will help you. I exported some content items from a lower environment and I wanted to import them to an upper environment,Continue reading “Optimizely CMS 12 – Unable to Import Data”
Category Archives: Episerver UI
Hide Field From Local Block
There are times when you have a local block that is shared across multiple blocks or pages and you want to hide a specific field based on the content type. Here is a guide on how you can achieve this with a custom attribute.
Allowed Types By Interface
Sometimes, you will have a flexible content area where you will be able to add a large number of blocks. In this blog post, I will show you how you can replace a large list of allowed types in a property by using an interface.
Add Link to Edit Media Asset Fields
Finding a media asset sometimes can be challenging if the management is not well-done. Use an EditorDescriptor to let your content authors find you assets easily.