This post will walk you through the process of getting the blob assets from production to get the images working locally.
Tag Archives: Episerver
Exact Time Picker
Time picker field is always useful when authors need to manage the time separated from the date. Episerver stores dates as UTC and it dynamically displays the datetime of the content editor’s machine but what happen if time zone is also managed as a separated field. In this post I will show you how canContinue reading “Exact Time Picker”
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.