Hi,We're using the Media selection control to allow users to upload images into the pages. Client prefers all the images to be reusable and accessed via the media library.We've set this up and foun...
Hi,is there a way to validate image minimum width and height for field? I have custom page type with field that uses Media Selection form controls. I would like to see if selected image size is not...
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...
Hi there,I have a couple of questions I came with while developing a custom web part with a aspx template ( I created this web part from web parts app with a standard type and I'm including it in m...
Hi community!I need a form control allowing to select a Folder from media libraries (in order to get all media items in codebehind). Is it possible to achieve this using standard controls? What is ...
Hi all,I tried to make use of media selection form control in the custom UI of my custom module.I set the form control of an image field to media selection, but when i try add a new record, no file...
Hi,I have field which isName: ProdImageDate Type: textForm Control: Media SelectionIf I need to know media file information, how can I do that?For an example if I want to know what is a size of the...
I want to add a custom tab to Kentico's Media selection form control, but having examined the code it's not clear to me how to start with such a customisation. Please will someone point me in the r...
Within a web part/widget I have a media library selector property. That property stores the name of a media library selected. How do I get the files within that media library/folder?I've looked in ...
I'm using the MediaSelection form control on a custom webpart. However, I'm not sure how to get the URL of the file/document location. The user could choose to store the file 1) as attachment, 2) i...