Hi All,I'm using media selector for selecting image in a custom widget. Below is the code we used to declare a widget propety in widget properties. [EditingComponent(MediaFilesSelector.IDENTIFIER, ...
Hi,I have a question in regard to MVC widgets in K12. How can I define a field in widget that allows users to select and/or upload a file into media library?
We are using the media selection form control for some custom fields as we like being able to use the media library and avoid attachments. Is there any way of changing the behavior of this control...
HelloI'm having problems when my folder-list in the media selector is bigger than my Max subfolders: setting.In my code: I'm getting following error: Message: Exception of type 'System.Web.HttpUnha...
HelloMy medialibrary (Kentico 9) is built the following way/name/product/productname1/image1/name/product/productname1/image2/name/product/productname1/image3/name/product/productname2/image1/name/...
There is media selector that returns url sting of media items. But to get some meta info about this media we need to parse this url to get GUID and then select file from DB.Is there way to select m...
I'm noticing an @issue@ when we use the Media Selector form control in that when we select an image it always appends sizing query string parameters to the image path (see attached image).As far as...
I've noticed that if I add a page type form field with a 'media selector' control then the control has 3 tabs: Attachments, Content and Media libraries. However, if I'm on a rich text field and cli...