• RE:Is it possible to change the "items per page" default selection in the admin interface?
    Forum Post Aug 31, 2011
    Hi, Another XML file is used for the dialog window. It is in the same folder: \CMSModules\MediaLibrary\Controls\Dialogs\MediaListView.xml Just change the default page sice property here again and refresh the page. Best regards, Juraj Ondrus

  • RE:Language Selection web part
    Forum Post Sep 2, 2011
    I added the webpart languageselectionwithflags, and changed some of his properties (like showculturenames) in the code behind. I still have a colored border around the flags, and don't like this. How can I change this? Does every webpart has a CSS-file? If so, where can I...

  • RE:Save attachments in media library
    Forum Post Feb 6, 2012
    Hello, Of course, but you need to set the field for an image as the following one: Attribute type: Text Attribute size: 100 Allow empty value: true Display attribute in the editing form: true Form control type: Selector Form control: Media selection And now whe...

  • RE:SEO friendly names of CMS.Files
    Forum Post Aug 24, 2012
    When I go here http://www.vtx.ch/getattachment/Residential/Telephony/Pre-Selection/Contrat-VTX-Preselection-FR.pdf I get a blank page. I also get a blank page if I take off the extension or change it to .aspx or even delete half of the file name. Do you have a 404 redire...

  • RE:How to get secure link from a Media Selection field?
    Forum Post Dec 20, 2012
    Hi, Why exactly do you use "../" in the file path? As you specify the library name in the context of the site (determining the folder), you can use just the path inside the library, so something as "/Images/garden.jpg". Could you please try that? If this won't help, pleas...

  • RE:Exception when editing Form control properties
    Forum Post Feb 11, 2013
    Sorry, I want to be a bit more explicit on the steps to reproduce: - from the Form tab, Select a media file (ie. an image) - enter some text in one of the other fields on the form - press Save on the form It seems to be related to the "Media selection" control on the f...

  • RE:Create Download link in Repeater
    Forum Post Dec 1, 2013
    Hi , I'm using custom table and store all the PDF files using Media File Selection. If I use Eval, yes definitely the PDF will appear when user click it. But I wanted the document to by downloaded directly when user click it. Any suggestion? Thanks

  • RE:Create Download link in Repeater
    Forum Post Dec 2, 2013
    Hi Jan, Yes. I do select the file from media libraries using media selection control. Regarding, Site Manager -> Settings -> Content -> Media -> Use permanent URLs is checked? Do I have to check it? Mine is still not checked yet. Thanks

  • RE:Transformation Empty
    Forum Post Nov 21, 2013
    Hello, Thank you for your message. You can use IfEmpty function for your purpose. The syntax is following: IfEmpty(object value, object emptyResult, object nonEmptyResult) An example can be: <%# IfEmpty(Eval("ProductPhoto"), "no image", GetImage("ProductPhoto")) %> ...

  • I cannot view a SharePoint file
    Question Sep 27, 2011
    I cannot view a SharePoint file

  •   ... 51 52 53 54 55 56 57 58 59 60 ...